Pretty simple question. Is there any way to disable the WiFi Access Point for demos in venues what prohibit creating Access Points (e.g. FTC Tournaments)? Code is created ahead of time, uploaded, and works upon power up for a simple demo. Any tips/suggestions welcome.
Assuming that you are using MicroPython and XRPCode, then they Access Point should not be turned on unless you call the webServer code. The bluetooth will be on and advertising, but that should not show up as WiFi.