mDot EVB to M2X demo.

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

Fork of MTDOT-EVBDemo by Multi-Hackers

Embed: (wiki syntax)

« Back to documentation index

main.cpp File Reference

main.cpp File Reference

Main application for mDot-EVB demo. More...

Go to the source code of this file.


Detailed Description

Main application for mDot-EVB demo.

Author:
Tim Barr MultiTech Systems Inc.
Version:
1.03
See also:

Copyright (c) 2015

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

1.01 TAB 7/6/15 Removed NULL pointer from evbAmbientLight creation call.

1.02 TAB 7/8/15 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.

1.03 TAB 7/15/15 Added threads for push button switch debounce.

1.04 JCM 7/16/15 Updated application for AT&T M2X Demo

1.05 JCM 7/20/15 Integrate Senet Public network demo

1.06 JCM 7/20/15 Clean up code, send message using clock

Definition in file main.cpp.