Bleeding edge development version of the mDot library. This version of the library is not guaranteed to be stable or well tested and should not be used in production or deployment scenarios.

Dependents:   mDot_LoRa_CLASS_C_P2P

Fork of libmDot-dev by Multi-Hackers

Warning

Using libmDot 2.0.3 and above with an existing application may require a change in the MacEvent handler!
Compile applications with mbed v121 and mbed-rtos v116 libraries.

In AT Command Firmware remove line 803.

CommandTerminal/CommandTerminal.cpp

        delete[] info->RxBuffer;

Likewise, if your application is handling events from the library asynchronously.

Revisions of mDot.h

Revision Date Message Actions
43:ba29a595814e 2016-09-16 update from git revision 2.0.10-5-g90c25e8 File  Diff  Annotate
31:7fdee197d415 2016-09-08 update from git revision 2.0.6-13-g2591897 File  Diff  Annotate
30:c3150500b324 2016-09-07 update from git revision 2.0.6-11-gaae06a1 File  Diff  Annotate
19:f3a46d2bb9b3 2016-08-19 update from git revision 2.0.3-15-g0042cdf File  Diff  Annotate
17:306ffaa5d79b 2016-08-17 update library to 2.0.2 File  Diff  Annotate
16:b630e18103e5 2016-08-04 update from libmDot-2.0.1-ARMCC.tar.gz File  Diff  Annotate
12:54f9cac9d690 2016-03-10 update to version 1.0.3-1 of mDot library File  Diff  Annotate
11:d8464345e1f1 2016-01-07 build library against mbed rev 104 instead of 111 until RTC issue is fixed File  Diff  Annotate
10:27dafba9fe19 2015-12-02 Adding support for "sleep" mode and RTC_ALARM_OR_INTERRUPT wakeup File  Diff  Annotate
9:ec2fffe31793 2015-11-10 Update libmDot with RTC clock changes to preserve over sleep File  Diff  Annotate
7:683dba5d576f 2015-08-17 update to version 0.0.7 File  Diff  Annotate
6:390fc83d588d 2015-07-16 update from rev 0310fa23bc9c37c0575342961eac26e61d0966f4. NOTE: this version breaks compatibility with older MTS network server versions - use setJoinByteOrder(mDot::MSB) if operating with a network server version earlier than 0.0.5 or AEP 1.0.30 File  Diff  Annotate
5:0bfe6a650513 2015-07-07 update from revision 8f17f909cd6be946ce224094891e211901ac4836 - allow a DigitalOut pointer to be passed in and used as activity LED File  Diff  Annotate
4:94969e981dcc 2015-06-30 update mDot library and mDot.h from git revision c5af21e8ddc6d37b5cd2f375c4b3b50ab50af026 File  Diff  Annotate
0:c62615f15125 2015-06-24 initial commit, mDot header File  Diff  Annotate