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
{{ message }}
This repository was archived by the owner on May 2, 2024. It is now read-only.
"You'll want to do this in your setup() function and then define a void (callback)(const byte payload, size_t length, int rssi) function somewhere else in your sketch." for the downlink messages I'm not sure what this means. currently when I send down single byte downlink messages all I get is "49" no matter what I send.