Demonstration program for Multitech System MTDOT-EVB an evaluation board for the mDot LoRa module

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

History

1.05 Changed baud rate for debug from 921k to 115k. Added code to support 868 MHz band operation. Added mutex around certain mDot radio commands. Changed network name and passphrase. Changed pb references to sw to match MTDOT-BOX overlay. Changed func... default tip

2015-11-23, by falingtrea [Mon, 23 Nov 2015 14:51:32 +0000] rev 9

1.05 Changed baud rate for debug from 921k to 115k. Added code to support 868 MHz band operation. Added mutex around certain mDot radio commands. Changed network name and passphrase. Changed pb references to sw to match MTDOT-BOX overlay. Changed func...


Version 1.05 - Changed baud rate for debug from 921k to 115k. Added code to support 868 MHz band operation. Added mutex around certain mDot radio commands. Changed network name and passphrase. Changed pb references to sw to match MTDOT-BOX overlay. Ch...

2015-11-19, by falingtrea [Thu, 19 Nov 2015 22:51:01 +0000] rev 8

Version 1.05 - Changed baud rate for debug from 921k to 115k. Added code to support 868 MHz band operation. Added mutex around certain mDot radio commands. Changed network name and passphrase. Changed pb references to sw to match MTDOT-BOX overlay. Ch...


<CTRL><SHIFT><f> for formatting in main.cpp

2015-10-28, by mfiore [Wed, 28 Oct 2015 17:58:55 +0000] rev 7

<CTRL><SHIFT><f> for formatting in main.cpp


update mbed-rtos, replace mbed-src with mbed

2015-10-28, by mfiore [Wed, 28 Oct 2015 17:56:40 +0000] rev 6

update mbed-rtos, replace mbed-src with mbed


update sub-libraries

2015-10-28, by mfiore [Wed, 28 Oct 2015 17:51:25 +0000] rev 5

update sub-libraries


Rev 1.04 Fixed format error in temperature print to LCD. Corrected error in public netework setup. Swapped \n and \r in prinf calls because Windows seems to be picky about the order;

2015-10-22, by falingtrea [Thu, 22 Oct 2015 19:36:34 +0000] rev 4

Rev 1.04 Fixed format error in temperature print to LCD. Corrected error in public netework setup. Swapped \n and \r in prinf calls because Windows seems to be picky about the order;


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