Sending IKS01A1 temperature sensor to LoRaWAN port-5 uplink
Dependencies: X_NUCLEO_IKS01A1 mbed LoRaWAN-lib SX1276Lib
Fork of LoRaWAN-demo-76 by
Use IKS01A1 sensor shield with SX1272 shield or SX1276 shield.
Sends temperature sensor to LoRaWAN uplink port 5.
Remove SB22 and SB23 from IKS01A1 before using
SB28 conflicts with DIO0 on radio. (TxDone RxDone)
SB22 conflicts with RxTx on radio. (antenna switch)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:7b1d5fb9cf72 | 2016-08-16 | dudmuck | added IKS01A1 temperature sensing |
7:3173f0508a98 | 2016-07-05 | mluis | Synchronized example application with GitHub LoRaMac-node examples; Updated mbed and LoRaWAN-lib libraries |
6:a48936885eac | 2016-05-18 | mluis | Updated LoRaWAN-Lib library |
5:1e9f6a365854 | 2016-05-13 | mluis | Updated mbed, LoRaWAN-lib and SX1276Lib libraries. |
4:00cf2370c99d | 2016-03-14 | mluis | Updated project with latest version of the used libraries |
3:9c6f7f082151 | 2016-01-07 | mluis | Updated according to https://github.com/Lora-net/LoRaMac-node git revision a2226468d470eceb251338e1acfb24cfd121effa |
2:01e3c65c7c3a | 2015-11-26 | mluis | Updated SX1276Lib library |
1:352f608c3337 | 2015-11-26 | mluis | Changed application architecture to mimic GitHub LoRaMac-node repository. |
0:92bca02df485 | 2015-10-20 | mluis | LoRaWAN-demo project creation using LoRaWAN-lib library |