SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
146 stars 80 forks source link

Support WiFi AP mode #598

Closed mairas closed 2 years ago

mairas commented 2 years ago

There are use cases in which it's handy to have the device in a soft-AP mode (not connected to a router but allowing inbound WiFi clients instead). This PR provides support for that feature.