Gateway message GWT:TIN:CONNECTING.
-
What does the message, GWT:TIN:CONNECTING..., mean? Connecting to what? Sometimes mine will just repeat over and over and I have to reset it one or more times until it connects to whatever it is it's connecting to. Assuming it's my wifi it's trying to connect to? My gateway is a Node MCU ESP8266.
-
Yes it means the esp8266 wifi is trying to connect to the configured access point.
References in case you want to dig deeper:
https://www.mysensors.org/apidocs/group__MyGatewayTransportgrp.html
-
@mfalkvidd Thank you
-
I went to the last link you provided and looked where it makes the connection. I've tried to find the description of signature of the call when it makes the connection and I don't see a definition for the signature being used below. The signature I've used and seen is using the first two parameters, but what are the 3rd and 4th parameters?
(void)WiFi.begin(MY_WIFI_SSID, MY_WIFI_PASSWORD, 0, MY_WIFI_BSSID);
-
@mhkid here you go : https://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/station-class.html
Suggested Topics
-
Arduino Celebrates 10 years (Malmö/Sweden)
Announcements • 29 Mar 2014, 17:08 • hek 29 Mar 2014, 17:08 -
Saving last known good state, but not in EEPROM
Development • 30 Jan 2024, 18:46 • OldSurferDude 15 Jan 2025, 08:51 -
Radio waking up for no reason.
Development • 4 Jul 2020, 21:09 • Sasquatch 15 Jan 2025, 08:33 -
Sending offset to node
Development • 31 Jan 2025, 00:59 • bsl88k 4 Feb 2025, 12:14 -
LAN8720A - will mysensors work with this module
Development • 13 Nov 2024, 17:06 • Marcin 15 Nov 2024, 10:59 -
Gateway without a radio
Development • 12 Jan 2025, 23:19 • OldSurferDude 14 Jan 2025, 22:07