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
I have spent a lot of times, to understand why I cannot correct decode message from Lora server.
Payload on server's log and my payload on device wasn't be similar
I have spent a lot of times, to understand why I cannot correct decode message from Lora server.
Payload on server's log and my payload on device wasn't be similar
And I have found this function with the help of which everything worked:
self.set_modem_config_3(True, True)
I hope this issue will help someone else
The text was updated successfully, but these errors were encountered: