Anish updated the code to work with L152. RTC seems to causing issue. Will have to disable LSE.

Dependencies:   mbed LoRaWAN-lib SX1276Lib

Changes

RevisionDateWhoCommit message
37:24625e89879b 2019-07-19 uss1994 measure after the relay triggers default tip
36:1445428ce521 2019-12-04 amirchaudhary Anish updated the clock to work with L152.; RTC seems to be creating issue, failing will have to bypass the LSE.
35:3291878fcc69 2019-06-12 amirchaudhary Delays updated, 8 Channel all added.
34:cd170bd20e5a 2019-05-15 amirchaudhary delay removed
33:a6aab1bd2bdb 2019-05-14 uss1994 Limiting to 8 TTN channels
32:5872a473999c 2019-05-06 amirchaudhary Added a delay of 10useconds after relay triggers before measuring
31:3ac22fb6b48d 2019-05-06 amirchaudhary Triggering relay before measuring
30:cd65060c06a5 2019-05-03 uss1994 Fixing order-of-ops error causing overflow
29:ca6caa47ef38 2019-04-25 amirchaudhary Implemented LED Indicator Patterns
28:eca152c69c9b 2019-04-25 amirchaudhary Implemented LED Indicator Patterns;
27:f024c8c51c6e 2019-04-25 amirchaudhary Implemented LED Indicator Patterns ;
26:2cdfd2d309a6 2019-04-03 uss1994 Changes to Timing;
25:2902c751ee57 2019-04-01 uss1994 Swapping Battery & Light1 Pins
24:416a3fec29ea 2019-03-04 uss1994 updating debounce to 200 & long test to 4 clicks
23:dc206bff474c 2019-02-05 uss1994 Updates to Radio Module
22:e36bf3b9776e 2019-02-01 uss1994 Cutting debounce time in half
21:e3052f1fa2a7 2019-01-30 uss1994 Changing measurement scaling
20:e75b3340d1c7 2019-01-30 uss1994 fixed type conversion & rounding issues;
19:6f88d1cabaca 2019-01-25 uss1994 Adding RH
18:0a4de80c02a6 2019-01-23 uss1994 Better debug & attempt resend if too long b/c of Fopts
17:23caa53e6ec1 2019-01-22 uss1994 Crystal Code
16:e1d692816864 2019-01-21 uss1994 Decrease packets to less than 11 bytes, remove interval measurements
15:f4805eb13d73 2019-01-21 uss1994 Adding debug
14:9ba8f6975308 2019-01-09 amirchaudhary Button Test External Crystal
13:831ffc0ea56c 2019-01-03 amirchaudhary Button Test 2
12:c1cf0e717684 2019-01-03 uss1994 fixes to running test
11:e433cbbfd436 2019-01-02 uss1994 Adding code to allow activating tests with 2 or 3 button taps
10:9a4efdd07a77 2018-12-07 uss1994 Working firmware;
9:ee9dcbb9708d 2017-04-24 mluis WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Synchronized with https://github.com/Lora-net/LoRaMac-node git revision e506c246652fa44c3f24cecb89d0707b49ece739; Updated all libraries to the latest versions
8:8d6f486e1a7d 2017-04-04 mluis Updated vt100.h to comply with latest mbed library versions.; Updated mbed library to the latest versions.
7:3173f0508a98 2016-07-05 mluis Synchronized example application with GitHub LoRaMac-node examples; Updated mbed and LoRaWAN-lib libraries
6:a48936885eac 2016-05-18 mluis Updated LoRaWAN-Lib library
5:1e9f6a365854 2016-05-13 mluis Updated mbed, LoRaWAN-lib and SX1276Lib libraries.
4:00cf2370c99d 2016-03-14 mluis Updated project with latest version of the used libraries
3:9c6f7f082151 2016-01-07 mluis Updated according to https://github.com/Lora-net/LoRaMac-node git revision a2226468d470eceb251338e1acfb24cfd121effa
2:01e3c65c7c3a 2015-11-26 mluis Updated SX1276Lib library
1:352f608c3337 2015-11-26 mluis Changed application architecture to mimic GitHub LoRaMac-node repository.
0:92bca02df485 2015-10-20 mluis LoRaWAN-demo project creation using LoRaWAN-lib library