Workshop demo program

Dependencies:   PinDetect mbed LoRaWAN-lib SX1272Lib

Revisions of app/app.cpp

Revision Date Message Actions
19:31fc997c460b 2017-05-03 added a new timer to make sure the sending bool never gets stuck in the transmitting position. changed the uint8_t counting cycles for checkAlarm to a uint16_t File  Diff  Annotate
18:326069443137 2017-05-03 add check to not allow transmission while currently sending. Turned off ADR. Made checkAlarm only read position every 5000 cycles File  Diff  Annotate
16:4667c0c0b48b 2017-05-02 changed alarm shmit trigger File  Diff  Annotate
15:07f7e9ce7e21 2017-05-02 set max number of blinks queued. Added shmit trigger for alarm so now it works when going up and down, not just up. File  Diff  Annotate
14:7d092ebf7250 2017-04-28 removed alarm report from transmission File  Diff  Annotate
13:d2cccfdb615c 2017-04-28 turned LED back on File  Diff  Annotate
12:67fcab1e915a 2017-04-28 Re-arranged app to be easier to understand by user File  Diff  Annotate
11:88afd7663dc4 2017-04-25 broke more functionality into functions in the app. changed that the rotary position is pass between functions instead of held in global variable File  Diff  Annotate
10:2eb7b1614bb8 2017-04-24 Formatted and commented code for workshop File  Diff  Annotate
8:fb8b53c490e1 2017-04-21 update code for workshop. Changed blink to use timers not delays. stopped device from transmitting the 5 zeros as soon as it joins. Added a timer for the app. Added functions to format data for myDevices. Added alarm data File  Diff  Annotate
7:d7cdd6804277 2017-04-12 Customized for semtech workshop File  Diff  Annotate