Basic xdot code to check how many memory is available for user APP after initializing libxdot lorawan stack

Revisions of examples/src/dot_util.cpp

Revision Date Message Actions
42:20f6b29a9903 2021-05-25 Target mbed-os 6 and Dot Library version 4. File  Diff  Annotate
33:15ea8f985c54 2019-04-24 Add Class B example; Update mbed-os to 5.11.1; Update mbed verison macros File  Diff  Annotate
31:b1d5811e3d5d 2018-08-23 Updates for version 3.1 of the dot library File  Diff  Annotate
30:2f5ae37e6c47 2018-04-30 Add ambient light sensor code back for xDot File  Diff  Annotate
29:9e2c0d990ace 2018-04-20 Back out NetworkMode config so code still builds with stable 3.0 library File  Diff  Annotate
25:56f7775c702f 2018-03-14 Updates for the dot 3.1 release File  Diff  Annotate
24:d80afce304c6 2017-07-11 change ret in send_data() to signed 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
15:364df461110f 2016-10-11 disable ACKs and enable network link checks for OTA and AUTO_OTA examples File  Diff  Annotate
11:d2e31743433a 2016-10-11 add peer to peer example File  Diff  Annotate
10:4d0b765f7b9e 2016-10-10 add class C example, clean up configuration display File  Diff  Annotate
8:e667f4a507b1 2016-10-07 add manual join mode example File  Diff  Annotate
7:724cb82a113e 2016-10-07 in sleep mode configure external IOs to achieve lowest possible current consumption File  Diff  Annotate
5:97ed5f2f099e 2016-10-07 add support for using network ID and KEY instead of name and passphrase File  Diff  Annotate
4:93579eb88fcd 2016-10-06 display network EUI and KEY as well as name and passphrase File  Diff  Annotate
2:ffac7b141b72 2016-10-06 save configuration so AUTO_OTA example works properly. clarify some comments and logging. File  Diff  Annotate
1:c4915e00d2ce 2016-10-06 update ISL29011 - remove enable/disable IRQ calls.; set deep_sleep to true in AUTO_OTA example.; only display frequency sub band in applicable frequency bands. File  Diff  Annotate
0:a151a6350d7f 2016-10-05 initial commit of OTA and AUTO_OTA examples File  Diff  Annotate