Replies: 2 comments 6 replies
-
So I have found that the code hangs at
Not sure why persisting is an issue yet.... https://github.com/jgromes/RadioLib/blob/master/src/protocols/LoRaWAN/LoRaWAN.cpp#L85 |
Beta Was this translation helpful? Give feedback.
2 replies
-
So, looks like it: https://github.com/sparkfun/Arduino_Apollo3/tree/main/libraries/EEPROM but I am not sure how this gets implemented for each device... |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone have the expLoRaBLE working on a US915 LoRaWan network? I am banging my head trying to get it to talk to a WaveShare gateway. I don't even see the join request coming though in the gateway logs, though I see other devices sending join requests. Gateway is configured to use channels 16-23 I think...
this code just hangs at:
with no join packet seen on the gateway..
Beta Was this translation helpful? Give feedback.
All reactions