Example programs for MultiTech Dot devices demonstrating how to use the Dot devices and the Dot libraries for LoRa communication.

Dependencies:   libmDot-mbed5 ISL29011

Fork of Dot-Examples by MultiTech

Revisions of examples/src/ota_example.cpp

Revision Date Message Actions
22:d9bc10bbc433 2017-06-29 support IN865 channel plan. update mbed-os to 5.4.7 File  Diff  Annotate
21:09d05faf0e13 2017-06-09 update Dot-Examples to support Dot 3.x.x releases - new channel plans, LBT, & external channel plan functionality. Also a few bug fixes. File  Diff  Annotate
17:d4f82e16de5f 2016-11-01 update to mbed-os 5.1.5 (compatible with latest Dot 2.x library <2.0.16) and add note about Dot library requirement File  Diff  Annotate
16:a3832552dfe1 2016-10-19 print mbed-os library version in examples File  Diff  Annotate
15:364df461110f 2016-10-11 disable ACKs and enable network link checks for OTA and AUTO_OTA examples File  Diff  Annotate
14:19fae4509473 2016-10-11 use custom event handler in all examples so RX data is displayed when received File  Diff  Annotate
12:ec9768677cea 2016-10-11 default configuration and session in each example when starting for the first time File  Diff  Annotate
9:72d3203279b2 2016-10-07 save configuration after updating File  Diff  Annotate
5:97ed5f2f099e 2016-10-07 add support for using network ID and KEY instead of name and passphrase File  Diff  Annotate
3:0e3e776e2862 2016-10-06 update default credentials File  Diff  Annotate
2:ffac7b141b72 2016-10-06 save configuration so AUTO_OTA example works properly. clarify some comments and logging. File  Diff  Annotate
0:a151a6350d7f 2016-10-05 initial commit of OTA and AUTO_OTA examples File  Diff  Annotate