A demo application for HXC900 LoRaWAN module using Nucleo-L053R8.

Dependencies:   mbed

Revisions of lora_conf.h

Revision Date Message Actions
22:5b77cf59d630 2018-10-19 - Rearrange function definitions.; - Got rid of HW_GpioInit().; - Introduced eConfirmationStatus_t; - Moved all LoRa configuration into lora_conf.h. File  Diff  Annotate
21:f1d561ed31a1 2018-10-09 APPEUI and DEVEUI will be in the same category as Device Address; File  Diff  Annotate
20:1ed8723a3a87 2018-09-24 Added a comment about how to convert temperature sensor value into degree Celsius. File  Diff  Annotate
19:0c90e38fc9c5 2018-09-13 Removed STRING uplink; File  Diff  Annotate
17:e682a18c3914 2018-08-30 Send sensor data by default; Added Rejoin timer; File  Diff  Annotate
15:2860c960d2ff 2018-07-25 Cleanup; SENSOR_ON is false; File  Diff  Annotate
14:05245fe1a7a0 2018-07-24 mbed button and led initialization are moved to main.h; uplink packet consists of switch status; File  Diff  Annotate
13:985092816446 2018-07-24 reporting actual voltage of the temperature sensor File  Diff  Annotate
9:aa36be6f3c3a 2018-07-18 Hello World! File  Diff  Annotate
8:60cfc0029421 2018-07-18 renamed function and cleaned up code; File  Diff  Annotate
7:3c5d342068dd 2018-07-18 Cleaned up code; File  Diff  Annotate
6:1d09b7960d57 2018-07-16 Bug fix: Added NULL at the end of Recvd data buffer; ASCII downlink data parser added; New keys; File  Diff  Annotate
5:53302861bfea 2018-07-16 Updated directories; File  Diff  Annotate
4:511677d804ac 2018-07-16 lora_conf.h added; SENSOR_ON and STRING_PACKET added; Renamed SendDataHandler name; Deleted commented out codes from main.h; File  Diff  Annotate