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).

Dependencies:   SX1272lib mbed

Files at this revision

API Documentation at this revision

Comitter:
WGorniak
Date:
Wed Oct 07 12:52:36 2015 +0000
Parent:
2:7dc3d0e3de3a
Commit message:
switched from mbed-src to mbed

Changed in this revision

mbed-src.lib Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 7dc3d0e3de3a -r f6bb52cb8d60 mbed-src.lib
--- a/mbed-src.lib	Sat Oct 03 15:50:28 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://developer.mbed.org/users/mbed_official/code/mbed-src/#a11c0372f0ba
diff -r 7dc3d0e3de3a -r f6bb52cb8d60 mbed.bld
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Wed Oct 07 12:52:36 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/34e6b704fe68
\ No newline at end of file