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

Revisions of main.cpp

Revision Date Message Actions
9:ed86d5ae29cc 2015-11-23 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... File  Diff  Annotate
8:6bf4d69651b7 2015-11-19 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... File  Diff  Annotate
7:85445a8cc189 2015-10-28 <CTRL><SHIFT><f> for formatting in main.cpp File  Diff  Annotate
4:49d19abdfd04 2015-10-22 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; File  Diff  Annotate
3:68e974f5f532 2015-07-15 Added threads for push button switch debounce. File  Diff  Annotate
2:75adc72aa6a0 2015-07-09 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. File  Diff  Annotate
1:ac9595d0f0e7 2015-07-06 Ver 1.01 Removed "NULL" from instantiation of evbAmbientLight File  Diff  Annotate
0:bdd16076aaa5 2015-07-06 Initial Release File  Diff  Annotate