A very easy to understand LoRaWAN-node code.
Dependencies: LoRaWAN-lib SX1272Lib X_NUCLEO_IKS01A1 mbed
Important parameters:
• In comissioning.h: DevEUI, AppEUI, AppKEY, DevADR, NwksKEY, AppsKEY, OTAA and public network. Frequency and channel block to use, confirmed or unconfirmed messages, app port, app data size and OTAA and Tx duty cycles.
• In LoRaMac.h: Maximum payload and MAC commands length, receive delays, max FCNT, adr ack limit, timeout and delay, max ack retries, rssi threshold and sync words.
• In LoRaMac.cpp: Maximum payload, MAC commands and FRMpayload length.
• In LoRaMac-board.h: Tx power, data rates and band settings.
NOTE: Please refer to LoRaWAN regional parameters (page 12 for US band) to know which parameters you can modify.
Diff: LoRaWAN-lib-v1_0_1.lib
- Revision:
- 0:60ff878b27b8
diff -r 000000000000 -r 60ff878b27b8 LoRaWAN-lib-v1_0_1.lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LoRaWAN-lib-v1_0_1.lib Tue Apr 03 17:09:34 2018 +0000 @@ -0,0 +1,1 @@ +https://os.mbed.com/users/dgabino/code/LoRaWAN-lib/#54937781831b