RadioLibSmol/examples/LoRaWAN
Nico Maas 9db4123352
LoRaWAN OTAA example fix
node.begin(); does not exist anymore, in OTAA speech, this should be node.restoreOTAA();. However, I am unsure what should be the correct way to fix the ABP example.
2023-11-03 19:53:09 +01:00
..
LoRaWAN_End_Device LoRaWAN OTAA example fix 2023-11-03 19:53:09 +01:00
LoRaWAN_End_Device_ABP [LoRaWAN] Added support for US bands and reworked channel selection process (#814) 2023-09-12 19:10:44 +02:00