Extending the X_NUCLEO_IDW01M1 to allow configuration of the board as an access point

Dependents:   X_NUCLEO_IDW01M1_AP_Test

Fork of X_NUCLEO_IDW01M1 by ST

Revisions of SPWFInterface.cpp

Revision Date Message Actions
22:a1276b7d3b2d 2016-07-07 Added wifi_connected_to_ap extern to indicate when BSSS beacons have been lost/picked up. Also added some debugging to get a better idea as to what's going to and from the SPWF01SA.11 over the UART File  Diff  Annotate
19:9ab60b80872e 2016-06-22 Removed (and put guards around) printf's File  Diff  Annotate
18:b265b3b696f1 2016-06-21 Added SPWFInterface::start_access_point() to allow the module to be put into AP mode. Operational data rates are configurable as is the channel number. AP's have to be open as the underlying driver only appears to support open APs at the moment File  Diff  Annotate
17:2c47c2aab4a4 2016-06-02 few file header changes File  Diff  Annotate
16:156be7b55904 2016-06-02 few comments and documentation File  Diff  Annotate
15:225d5d3c4f84 2016-05-24 connect settings to support WPA/WPA2, WEP and No-Auth. File  Diff  Annotate
14:af04fe9ca955 2016-05-16 minor header updates File  Diff  Annotate
13:cdcc13d78252 2016-05-14 headers and comments added File  Diff  Annotate
12:3799f8475c8a 2016-05-14 comments added. File  Diff  Annotate
11:67a8c3499caf 2016-05-14 update to CR-LF....CR-LF issue. File  Diff  Annotate
9:d2dfbf8e7f49 2016-05-13 reducing recv() delay to 1ms File  Diff  Annotate
8:0f302a13e21b 2016-05-12 support 2048B sock write, sock_write returns no. of bytes written, delay of 10ms in sock-recv. File  Diff  Annotate
7:0fdd186a7d90 2016-05-11 fix recv, server sock, \r\n..\r\n issue in FW. File  Diff  Annotate
6:e7a3fca2df10 2016-05-09 Socket Server support. File  Diff  Annotate
5:c83ffd44f40a 2016-05-04 changes adapting to NetworkStack v119 File  Diff  Annotate
4:d7d25616f1f7 2016-04-19 removing isConnected() check in Socket APIs File  Diff  Annotate
3:fd9d20c4d3f0 2016-04-19 init() implicit in connect(). Check isConnected() in most APIs. File  Diff  Annotate
2:bf3b3c6ce3a0 2016-04-19 removing static singular instance File  Diff  Annotate
1:bd9db471d47d 2016-04-14 increasing reset delay to 200ms due to problem with L4 reset File  Diff  Annotate
0:dc55f40eb04f 2016-04-13 First Version of mbed X_NUCLEO_IDW01M1 library File  Diff  Annotate