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
jgromes
3055613b6d
[LoRaWAN] Added support for US bands and reworked channel selection process ( #814 )
2023-09-12 19:10:44 +02:00
jgromes
b54aa77b42
[LoRaWAN] Fixed incorrect example name
2023-08-26 20:35:48 +02:00
jgromes
95e3839342
[LoRaWAN] Represent keys as byte arrays ( #58 ) ( #811 )
2023-08-24 17:54:49 +02:00
jgromes
16f0ba7cce
[LoRaWAN] Implemented MAC command support
2023-08-23 19:22:23 +02:00
jgromes
cd9ac9916c
[LoRaWAN] Added support for 1.1 and downlink ( #58 )
2023-08-12 19:49:37 +02:00
jgromes
5e9b60a4b4
[LoRaWAN] Added APB example
2023-07-16 16:54:13 +02:00
jgromes
0d2ef419bf
[LoRaWAN] Added basic LoRaWAN support ( #58 )
2023-07-06 13:41:31 +02:00