===== WiFi Connection =====
See [[:martyv1:getting_started:start|Marty Setup, Calibration and Troubleshooting Guide]] for WiFi setup walkthrough & troubleshooting.
==== Hotspot ==== The endpoints available in “hotspot mode” are as follows: * A GET of `/scan` returns a JSON-encoded list of the available networks * A GET of `wifisave?s=Network&p=Password&name=Name` saves the network config (Network, Password) and the new name (Name) on the ESP. Managed, Unmanaged, and Websocket connections are all available when operating in hotspot mode. JS-based and UDP-based service discovery are not available.