You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi gmag11
Thanks for the great library with very detailed documentation. I have few questions:
How do I hardcode network name and network key for both nodes and gateway so I don't have to configure them individually after flashing?
How do I save complete nodes and gateway current data into flash (including shared key, valid status etc) so they can load it up, skip registration and exchange data straightaway after a cold boot (I know it only takes 200ms to register but I want to experiment how fast nodes can work)
DEBUG seems only work on my ESP8266 node but not ESP32 gateway. I tried "#define DEBUG_LEVEL VERBOSE" and "#define DEBUG_ESP_PORT Serial" at the main sketch with no effect. Serial.printf() still works as normal. (Im using Platform IO latest core)
Thanks
The text was updated successfully, but these errors were encountered:
quangvankts
changed the title
Store nodes and gateway data in flash ?
Store complete nodes and gateway connection data in flash ?
Oct 5, 2020
Hi gmag11
Thanks for the great library with very detailed documentation. I have few questions:
Thanks
The text was updated successfully, but these errors were encountered: