Rhys.Williams
|
49a5a03d5e
|
Remove unused wifi flash references
|
2016-11-24 12:22:36 +13:00 |
|
Rhys.Williams
|
58eee3d07d
|
Allow single byte read from flash so that save() works
Implement `wifi.save()` and `wifi.restore()` using inbuilt API (rather than save to flash like ESP8266)
|
2016-11-24 12:09:34 +13:00 |
|
kolban
|
ad6dd5fbb0
|
Additional implementation of getDetails() and getStatus()
|
2016-11-01 19:15:42 -05:00 |
|
kolban
|
18fdf8dd32
|
Fix for becoming a station while also being an access point.
|
2016-10-30 13:06:41 -05:00 |
|
kolban
|
094d7ee644
|
Addition of wifi.stopAP()
|
2016-10-30 13:00:12 -05:00 |
|
kolban
|
2dfaf676b4
|
Addition of wifi.startAP
|
2016-10-30 10:50:27 -05:00 |
|
kolban
|
196139560c
|
Addition of network scanning.
|
2016-10-30 00:34:33 -05:00 |
|
kolban
|
cdd17089fb
|
Addition of wifi.on(sta_joined) and wifi.on(sta_left)
|
2016-10-19 22:55:35 -05:00 |
|
kolban
|
4fe2c91c08
|
Addition of wifi.on(connected) implementation
|
2016-10-19 22:36:14 -05:00 |
|
kolban
|
fe1f067e6b
|
Addition of on(associated) logic.
|
2016-10-19 17:40:29 -05:00 |
|
kolban
|
618174a9c8
|
Implementation of wifi.on(disconnect)
|
2016-10-18 23:00:18 -05:00 |
|
kolban
|
8a37a74483
|
Progress on more network additions.
|
2016-10-12 00:16:36 -05:00 |
|
kolban
|
03e7e2c760
|
First pass at underlying network setup.
|
2016-10-11 20:03:19 -05:00 |
|
kolban
|
55a7664f37
|
Impl of wifi.getIp() and wifi.getStatus()
|
2016-10-11 19:01:25 -05:00 |
|
kolban
|
07eff2d5d9
|
Addition of callback handlers for connect and disconnect events.
|
2016-10-11 00:15:31 -05:00 |
|
kolban
|
9247b2f763
|
First steps in ESP32 WiFi.
|
2016-10-10 22:58:13 -05:00 |
|
kolban
|
565285410b
|
Initial files for the ESP32 environment.
|
2016-10-09 22:53:20 -05:00 |
|