This library can be used in mbed driver or mbed OS2. So If you want to use WizFi310 on mbed OS5, You have to use another WizFi310 library(wizfi310-driver). That is git repository for wizfi310-driver. - https://github.com/ARMmbed/wizfi310-driver
Dependents: KT_IoTMakers_WizFi310_Example WizFi310_STATION_HelloWorld WizFi310_DNS_TCP_HelloWorld WizFi310_Ubidots ... more
This library can be used in mbed driver or mbed OS2. So If you want to use WizFi310 on mbed OS5, You have to use another WizFi310 library(wizfi310-driver).
That is git repository for wizfi310-driver. - https://github.com/ARMmbed/wizfi310-driver
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:08771e4906bb | 2017-11-23 | jehoon | fix socket message parsing in isr |
6:007cec5e96c0 | 2017-06-26 | jehoon | modify message parsing in isr #2 |
5:72212beb817c | 2017-06-26 | jehoon | modify message parsing in isr |
4:176b6f3addd6 | 2017-04-17 | kaizen | Added TCP Server Function |
3:dae9a0924a73 | 2017-04-12 | stkim92 | Added connectAP function for AP mode |
2:04c8d61984a3 | 2017-04-10 | kaizen | Modified Socket Blocking Problem |
1:16e57103a7dd | 2016-10-10 | jehoon | mqtt receive |
0:df571f8f8c03 | 2016-10-05 | jehoon | This is a WizFi310 Library. It supports new mbed5 features including NetworkInterfaceAPI. |