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)
History
added IKS01A1 temperature sensing
2016-08-16, by dudmuck [Tue, 16 Aug 2016 00:16:25 +0000] rev 8
added IKS01A1 temperature sensing
Synchronized example application with GitHub LoRaMac-node examples; Updated mbed and LoRaWAN-lib libraries
2016-07-05, by mluis [Tue, 05 Jul 2016 15:01:57 +0000] rev 7
Synchronized example application with GitHub LoRaMac-node examples; Updated mbed and LoRaWAN-lib libraries
Updated LoRaWAN-Lib library
2016-05-18, by mluis [Wed, 18 May 2016 11:34:12 +0000] rev 6
Updated LoRaWAN-Lib library
Updated mbed, LoRaWAN-lib and SX1276Lib libraries.
2016-05-13, by mluis [Fri, 13 May 2016 15:15:13 +0000] rev 5
Updated mbed, LoRaWAN-lib and SX1276Lib libraries.
Updated project with latest version of the used libraries
2016-03-14, by mluis [Mon, 14 Mar 2016 09:20:40 +0000] rev 4
Updated project with latest version of the used libraries
Updated according to https://github.com/Lora-net/LoRaMac-node git revision a2226468d470eceb251338e1acfb24cfd121effa
2016-01-07, by mluis [Thu, 07 Jan 2016 15:14:22 +0000] rev 3
Updated according to https://github.com/Lora-net/LoRaMac-node git revision a2226468d470eceb251338e1acfb24cfd121effa
Updated SX1276Lib library
2015-11-26, by mluis [Thu, 26 Nov 2015 17:22:53 +0000] rev 2
Updated SX1276Lib library
Changed application architecture to mimic GitHub LoRaMac-node repository.
2015-11-26, by mluis [Thu, 26 Nov 2015 12:59:52 +0000] rev 1
Changed application architecture to mimic GitHub LoRaMac-node repository.
LoRaWAN-demo project creation using LoRaWAN-lib library
2015-10-20, by mluis [Tue, 20 Oct 2015 13:23:35 +0000] rev 0
LoRaWAN-demo project creation using LoRaWAN-lib library