Demo of DHT11->mDot->TTN

Dependencies:   DHT22 DS18B20_1wire SHTx TSL2561_I2C libmDot mbed-rtos mbed

Fork of mDot_TTN_DHT11 by Chris Merck

Revision:
16:01a1058d9c8e
Parent:
15:c61c5f1533e8
Child:
17:3dc30f4a8da2
--- a/main.cpp	Wed Aug 17 18:22:01 2016 +0000
+++ b/main.cpp	Wed Aug 17 19:23:32 2016 +0000
@@ -1,5 +1,12 @@
 /** mDot_TTN_DHT11 -- The Things Network Temperature & Humidity Sensor
- *
+ * 
+ *  This is a rough demo of mDot+DHT11 on The Things Network.
+ *  This code is not indended as a reference design.
+ *  In particular, it lacks:
+ *   (1) power management
+ *   (2) reasonable transmission period 
+ *   (3) adaptive data rate
+ * 
  * Uses MultiTech mDot developer board http://www.multitech.com/models/94558010LF
  * Requires a MultiTech MultiConnect Conduit http://www.multitech.com/models/94557203LF
  * http://www.multitech.net/developer/software/lora/conduit-mlinux-convert-to-basic-packet-forwarder/