mbed official WiflyInterface (interface for Roving Networks Wifly modules)

Dependents:   Wifly_HelloWorld Websocket_Wifly_HelloWorld RPC_Wifly_HelloWorld HTTPClient_Wifly_HelloWorld ... more

Legacy Networking Libraries

This is an mbed 2 WiFI library. For mbed 5, the networking libraries have been revised to better support additional network stacks and thread safety. View information about WiFi interfaces in mbed OS 5 here.

History

Address various potential buffer overflow issues default tip

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


mbed official WiflyInterface

2012-08-24, by mbed_official [Fri, 24 Aug 2012 13:29:01 +0000] rev 0

mbed official WiflyInterface