Node code for sx1272 LoRa transciever
Dependencies: mbed BMP085 BufferedSerial DHT Sds021 Chainable_RGB_LED DigitDisplay LoRaWAN-lib SX1272Lib
Fork of LoRaWAN-demo-72-bootcamp by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:16106008960b | 2017-01-30 | abouillot | Added support for BMP085, DHT22 and SDS021 sensors; Added support of update upon User Button push |
8:4f65ef8c6e3c | 2017-01-07 | abouillot | Changed base class for vt100 as the SerialBase wasn't working on Nucleo L073RZ |
7:ceb4063e6863 | 2016-07-05 | mluis | Synchronized example application with GitHub LoRaMac-node examples; Updated mbed, LoRaWAN-lib and SX1272Lib libraries |
6:11b53eada5f3 | 2016-05-18 | mluis | Updated LoRaWAN-Lib library |
5:fa113b25f612 | 2016-05-13 | mluis | Updated mbed, LoRaWAN-lib and SX1272Lib libraries. |
4:de084e23d884 | 2016-03-14 | mluis | Updated project with latest version of the used libraries |
3:d4142832d5af | 2016-03-09 | GregCr | Corrected port, payload size, and added comments |
2:48d8d4806d48 | 2016-03-07 | GregCr | Demo V1a |
1:263aa4ff29cd | 2016-02-18 | mluis | Updated to the new versions of mbed and SX1272Lib libraries |
0:45496a70a8a5 | 2016-01-07 | mluis | Initial commit |