A quick example of a simple WiFi application using the WiFi and network-socket APIs that is provided as a part of mbed-os.

Dependencies:   C12832

Fork of mbed-os-example-mbed5-wifi by mbed-os-examples

Changes

RevisionDateWhoCommit message
56:bea82468efd3 2018-03-09 CJW WiFi Example default tip
55:31af282f6ea5 2018-02-16 mbed_official Merge pull request #87 from adbridge/master
54:b9963ccc0c2d 2018-01-31 mbed_official Updating mbed-os to mbed-os-5.7.4
53:11acc442e5c9 2018-01-22 mbed_official Update ESP8266 driver with bugfixes and performance improvements
52:a460a09548eb 2018-01-16 mbed_official Updating mbed-os to mbed-os-5.7.3
51:1a59b6c281bc 2018-01-04 mbed_official Updating mbed-os to mbed-os-5.7.2
50:21f6616caed2 2017-12-29 mbed_official Updating mbed-os to mbed-os-5.7.1
49:d44cac40bf15 2017-12-20 mbed_official Merge branch 'mbed-os-5.7.0-oob'
48:65f755d4b743 2017-12-04 mbed_official Updating mbed-os to mbed-os-5.6.6
47:6796df310c90 2017-11-23 mbed_official Fix WIFI_IDW0XX1 builds
46:9282f93cd1ce 2017-11-22 mbed_official Call "mbed new ." before build
45:e44678f8d08d 2017-11-22 mbed_official Updating mbed-os to mbed-os-5.6.5
44:63be19b7a3db 2017-11-21 mbed_official Add STM WiFi expansion boards `X-NUCLEO-IDW0XX1`
43:45429aa163a0 2017-11-21 mbed_official Add Jenkinsfile
42:bc09823900d8 2017-11-09 mbed_official Update ESP8266 driver with ATCmdParser
41:cee8e4d98264 2017-10-30 mbed_official Updating mbed-os to mbed-os-5.6.3
40:49fbcc717cd7 2017-10-09 mbed_official Updating mbed-os to mbed-os-5.6.2
39:19f45ec1bdfa 2017-10-02 mbed_official Updating mbed-os to mbed-os-5.6.1
38:eb18932eacc5 2017-10-02 mbed_official Updating mbed-os to mbed-os-5.6.0
37:3a31525e2971 2017-09-29 mbed_official Continue exmaple only if WIFI APNs are found
36:aa0b6789bbd2 2017-09-27 mbed_official Update README to include info on successful connection (#62)
35:052c1ba06ce7 2017-09-26 mbed_official Get rid of \r\n by adding newlines to mbed_app.json
34:297e06ef6c8f 2017-09-26 mbed_official Updating mbed-os to mbed-os-5.5.7
33:12f0df4d51d7 2017-09-26 mbed_official User strlen() instead of sizeof for calculating string length
32:bca3f5f442b3 2017-09-08 mbed_official Add compiler check for Morpho form factor
31:7b64fdf0b13b 2017-08-31 mbed_official Updating mbed-os to mbed-os-5.5.6
30:79113ac85a5c 2017-08-29 mbed_official Update to latest esp8266-driver
29:cc45abdb5d0a 2017-08-16 mbed_official Updating mbed-os to mbed-os-5.5.5
28:69cbfae28fc6 2017-08-03 mbed_official Updating mbed-os to mbed-os-5.5.4
27:b3c6dba3b6e9 2017-07-24 mbed_official Update based on Amanda's feedback
26:331514bbbb19 2017-07-19 mbed_official Updating mbed-os to mbed-os-5.5.3
25:f290e2005735 2017-07-14 mbed_official Update to latest esp8266-driver
24:323569a565ec 2017-07-07 mbed_official Made sure entire buffer is transmitted
23:d894ce70a586 2017-07-05 mbed_official Updating mbed-os to mbed-os-5.5.2
22:887649aaedcb 2017-06-22 mbed_official Include REALTEK_RTL8195AM and clean up docs
21:b2f2f6a840b4 2017-06-22 mbed_official Add Realtek RTL8195A support
20:96a02c200c38 2017-06-22 mbed_official Updating mbed-os to mbed-os-5.5.1
19:a88fb22f0247 2017-06-08 mbed_official Merge pull request #33 from adbridge/master
18:cc72f82bdb13 2017-05-25 mbed_official Updating mbed-os to mbed-os-5.4.6
17:7d8a3729f8d0 2017-05-10 mbed_official Updating mbed-os to mbed-os-5.4.5
16:b4edf1f8ab70 2017-04-10 mbed_official Updating mbed-os to mbed-os-5.4.3
15:d5090ccdae6f 2017-03-30 mbed_official Updating mbed-os to mbed-os-5.4.2
14:4e6f0f8d8cc6 2017-03-14 mbed_official Updating mbed-os to mbed-os-5.4.1
13:83ce25a57506 2017-03-09 mbed_official Merge pull request #23 from ARMmbed/oob_test_mbed-os-5.4
12:e8fb891d6125 2017-02-28 mbed_official Updating mbed-os to mbed-os-5.3.6
11:7a4445d07787 2017-02-15 mbed_official Updating mbed-os to mbed-os-5.3.5
10:5b5beb106156 2017-02-07 mbed_official Use mbed_app.json to define wifi pins
9:29a158009f0b 2017-02-01 mbed_official Updating mbed-os to mbed-os-5.3.4
8:773918fe7714 2017-01-26 mbed_official Initial commit.
7:b9ebd5dc07a5 2016-12-15 mbed_official Update mbed os to 5.3.0
6:9944c5308062 2016-12-09 mbed_official Details on connecting ESP2866
5:dbf6d07b4358 2016-11-23 mbed_official Merge pull request #8 from ARMmbed/update-mbed-os-5.2.3
4:051837b95466 2016-11-21 mbed_official Update mbed-os to mbed-os-5.2.3
3:70122b93fc69 2016-11-10 mbed_official Merge pull request #5 from adbridge/master
2:0c6d646fde08 2016-10-28 mbed_official Updating mbed-os to mbed-os-5.2.1
1:aea78e21a7da 2016-10-27 mbed_official Merge pull request #4 from ARMmbed/arduino_ff
0:857719181846 2016-10-26 mbed_official Initial commit