Bootcamp application example using LoRaWAN-lib MAC layer implementation. Provides an application example controlling a 3 color LED and a light sensor.
Dependencies: mbed Chainable_RGB_LED DigitDisplay LoRaWAN-lib SX1272Lib
Fork of LoRaWAN-demo-72 by
For a detailed description of the LoRaWAN operations, please visit the MBED dedicated page at https://developer.mbed.org/teams/Semtech/code/LoRaWAN-demo-72/
History
WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Synchronized with https://github.com/Lora-net/LoRaMac-node git revision e506c246652fa44c3f24cecb89d0707b49ece739; Updated all libraries to the latest versions
2017-04-24, by mluis [Mon, 24 Apr 2017 13:31:49 +0000] rev 9
WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Synchronized with https://github.com/Lora-net/LoRaMac-node git revision e506c246652fa44c3f24cecb89d0707b49ece739; Updated all libraries to the latest versions
Updated vt100.h to comply with latest mbed library versions.; Updated mbed and SX1272Lib libraries to the latest versions.
2017-04-04, by mluis [Tue, 04 Apr 2017 13:37:39 +0000] rev 8
Updated vt100.h to comply with latest mbed library versions.; Updated mbed and SX1272Lib libraries to the latest versions.
Synchronized example application with GitHub LoRaMac-node examples; Updated mbed, LoRaWAN-lib and SX1272Lib libraries
2016-07-05, by mluis [Tue, 05 Jul 2016 15:01:10 +0000] rev 7
Synchronized example application with GitHub LoRaMac-node examples; Updated mbed, LoRaWAN-lib and SX1272Lib libraries
Updated LoRaWAN-Lib library
2016-05-18, by mluis [Wed, 18 May 2016 11:33:45 +0000] rev 6
Updated LoRaWAN-Lib library
Updated mbed, LoRaWAN-lib and SX1272Lib libraries.
2016-05-13, by mluis [Fri, 13 May 2016 15:51:40 +0000] rev 5
Updated mbed, LoRaWAN-lib and SX1272Lib libraries.
Updated project with latest version of the used libraries
2016-03-14, by mluis [Mon, 14 Mar 2016 09:19:11 +0000] rev 4
Updated project with latest version of the used libraries
Corrected port, payload size, and added comments
2016-03-09, by GregCr [Wed, 09 Mar 2016 16:05:08 +0000] rev 3
Corrected port, payload size, and added comments
Demo V1a
2016-03-07, by GregCr [Mon, 07 Mar 2016 13:54:25 +0000] rev 2
Demo V1a
Updated to the new versions of mbed and SX1272Lib libraries
2016-02-18, by mluis [Thu, 18 Feb 2016 07:49:29 +0000] rev 1
Updated to the new versions of mbed and SX1272Lib libraries
Initial commit
2016-01-07, by mluis [Thu, 07 Jan 2016 15:11:08 +0000] rev 0
Initial commit