Example implementation of LoraWan specification based on IBM LoraWan in C (ver. 1.5) for Elmo board. Tested only with OTA activation (requires setting AppEui/ DevKey in main.cpp).
Diff: main.cpp
- Revision:
- 2:7dc3d0e3de3a
- Parent:
- 0:bb3b0e756578
--- a/main.cpp Fri Oct 02 14:47:07 2015 +0000 +++ b/main.cpp Sat Oct 03 15:50:28 2015 +0000 @@ -10,7 +10,7 @@ License: Revised BSD License, see LICENSE.TXT file include in the project -Maintainer: Miguel Luis and Gregory Cristian +Maintainer: Espotel */ #include "mbed.h"