![](/media/cache/group/Semtech_stack_color_logo_highres.jpg.50x50_q85.jpg)
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/
Diff: board/board.h
- Revision:
- 1:263aa4ff29cd
- Parent:
- 0:45496a70a8a5
- Child:
- 9:0083afd69815
--- a/board/board.h Thu Jan 07 15:11:08 2016 +0000 +++ b/board/board.h Thu Feb 18 07:49:29 2016 +0000 @@ -23,7 +23,7 @@ #define USE_BAND_868 -extern SX1272MB1DxS Radio; +extern SX1272MB2xAS Radio; /*! * \brief Initializes the target board peripherals.