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 WiflyInterface by
History
- Auto reconnect; - Added is_associated
2016-12-16, by kingkingyyk [Fri, 16 Dec 2016 02:55:12 +0000] rev 10
- Auto reconnect; - Added is_associated
Address various potential buffer overflow issues
2014-01-28, by Bogdan Marinescu [Tue, 28 Jan 2014 11:00:48 +0200] rev 9
Address various potential buffer overflow issues
https://mbed.org/comments/cr/93/4779/#c8499
Increased the DEFAULT_WAIT_RESP_TIMEOUT in wifly.h
2013-10-25, by sam_grove [Fri, 25 Oct 2013 05:22:48 +0000] rev 8
Increased the DEFAULT_WAIT_RESP_TIMEOUT in wifly.h
Fix the issue with the library and the RTOS working together by using the new thread safe RawSerial class (instead of Serial).
2013-10-23, by bogdanm [Wed, 23 Oct 2013 14:34:33 +0000] rev 7
Fix the issue with the library and the RTOS working together by using the new thread safe RawSerial class (instead of Serial).
Fixed @ return documentation tags
2013-10-17, by screamer [Thu, 17 Oct 2013 23:23:00 +0000] rev 6
Fixed @ return documentation tags
Fixed documentation tags
2013-10-17, by screamer [Thu, 17 Oct 2013 23:12:55 +0000] rev 5
Fixed documentation tags
proper join after reboot - increase size flush
2012-12-20, by samux [Thu, 20 Dec 2012 15:08:58 +0000] rev 4
proper join after reboot - increase size flush
add reboot method - reboot module for accept (tcp server)
2012-12-20, by samux [Thu, 20 Dec 2012 10:37:52 +0000] rev 3
add reboot method - reboot module for accept (tcp server)
set dns server name (now able to use "open host port")
2012-11-24, by samux [Sat, 24 Nov 2012 16:59:36 +0000] rev 2
set dns server name (now able to use "open host port")
first commit
2012-08-24, by samux [Fri, 24 Aug 2012 13:48:36 +0000] rev 1
first commit