Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of C027_Support by
History
Update handling of RAS AT command to wait for the OK at the end.
2015-06-17, by RobMeades [Wed, 17 Jun 2015 12:51:56 +0000] rev 127
Update handling of RAS AT command to wait for the OK at the end.
Add changes to work with phase 2b modules.
2015-05-22, by RobMeades [Fri, 22 May 2015 08:54:47 +0000] rev 126
Add changes to work with phase 2b modules.
Remove spurious debug.
2015-04-23, by RobMeades [Thu, 23 Apr 2015 12:05:40 +0000] rev 125
Remove spurious debug.
The interface to datagramSend() now receives bytes rather than a hex-encoded string and the AT command hex encoding happens inside the function. This makes it symmetrical with datagramRecv().
2015-03-16, by RobMeades [Mon, 16 Mar 2015 16:28:57 +0000] rev 124
The interface to datagramSend() now receives bytes rather than a hex-encoded string and the AT command hex encoding happens inside the function. This makes it symmetrical with datagramRecv().
Corrected comment against datagramSend() function.
2015-03-16, by RobMeades [Mon, 16 Mar 2015 13:10:46 +0000] rev 123
Corrected comment against datagramSend() function.
Found initialisation bug, now resolved, also switched name DEV_LISA_N101 to DEV_LISA_N100 (since 101 is specifically for the 850 MHz version).
2015-03-13, by RobMeades [Fri, 13 Mar 2015 15:58:33 +0000] rev 122
Found initialisation bug, now resolved, also switched name DEV_LISA_N101 to DEV_LISA_N100 (since 101 is specifically for the 850 MHz version).
Remove spurious debug (matching change in C027_Support main).
2015-03-12, by RobMeades [Thu, 12 Mar 2015 13:51:05 +0000] rev 121
Remove spurious debug (matching change in C027_Support main).
Remove unnecessary AT commands.
2015-03-12, by RobMeades [Thu, 12 Mar 2015 13:40:55 +0000] rev 120
Remove unnecessary AT commands.
Put AT+LQMI=0 back in to be _exactly_ the same as was run at MWC.
2015-03-10, by RobMeades [Tue, 10 Mar 2015 16:35:50 +0000] rev 119
Put AT+LQMI=0 back in to be _exactly_ the same as was run at MWC.
Initial version of support for Lisa-N101.
2015-03-10, by RobMeades [Tue, 10 Mar 2015 16:25:18 +0000] rev 118
Initial version of support for Lisa-N101.