mDot EVB to M2X demo.

Dependencies:   DOGS102 ISL29011 MMA845x MPL3115A2 NCP5623B libmDot mbed-rtos mbed-src

Fork of MTDOT-EVBDemo by Multi-Hackers

History

Fix line endings to \r\n default tip

2015-07-21, by jamescmaki [Tue, 21 Jul 2015 16:10:00 +0000] rev 9

Fix line endings to \r\n


New tx_intervals [120,60,30,10] with 30 as the default.

2015-07-21, by jamescmaki [Tue, 21 Jul 2015 14:57:52 +0000] rev 8

New tx_intervals [120,60,30,10] with 30 as the default.


Send LoRa message every using clock every 10 seconds. Plus code cleanup.

2015-07-20, by jamescmaki [Mon, 20 Jul 2015 20:35:44 +0000] rev 7

Send LoRa message every using clock every 10 seconds. Plus code cleanup.


Add debug

2015-07-20, by jamescmaki [Mon, 20 Jul 2015 16:17:19 +0000] rev 6

Add debug


Integrate Senet public network demo

2015-07-20, by jamescmaki [Mon, 20 Jul 2015 16:04:04 +0000] rev 5

Integrate Senet public network demo


Update to pass m2x device and key through to conduit. This is for demo only. In normal circumstances the Conduit would be configured with this information.

2015-07-16, by jamescmaki [Thu, 16 Jul 2015 21:00:37 +0000] rev 4

Update to pass m2x device and key through to conduit. This is for demo only. In normal circumstances the Conduit would be configured with this information.


Added threads for push button switch debounce.

2015-07-15, by falingtrea [Wed, 15 Jul 2015 14:20:33 +0000] rev 3

Added threads for push button switch debounce.


Send logo to LCD before attempting connection to LoRa network. Added information on setting up for public LoRa network. Moved SW setup to beginning of main. Removed printf call from ISR functions. Added additional checks for exit_program.

2015-07-09, by falingtrea [Thu, 09 Jul 2015 20:32:03 +0000] rev 2

Send logo to LCD before attempting connection to LoRa network. Added information on setting up for public LoRa network. Moved SW setup to beginning of main. Removed printf call from ISR functions. Added additional checks for exit_program.


Ver 1.01 Removed "NULL" from instantiation of evbAmbientLight

2015-07-06, by falingtrea [Mon, 06 Jul 2015 21:10:10 +0000] rev 1

Ver 1.01 Removed "NULL" from instantiation of evbAmbientLight


Initial Release

2015-07-06, by falingtrea [Mon, 06 Jul 2015 19:58:08 +0000] rev 0

Initial Release