I have a device that connects to a public WiFi guest network for sending notifications. I use the WifiAPMode command (in a rule) to turn on AP Mode when I need to access ESPEasy's settings. When I am done I reboot to disable AP Mode. Rebooting works, but it is a clumsy solution.
Is there a command that turns off AP Mode and leaves STA mode on?
And before you ask, yes ESPEasy works fine with both STA and AP modes on at the same time. But I don't want to leave AP mode exposed in a public environment.
- Thomas
WifiAPMode "Off" Command
Moderators: grovkillen, Stuntteam, TD-er
Re: WifiAPMode "Off" Command
I have to look in the code to be sure, but I think it was something like this:
Code: Select all
wifimode,sta
Re: WifiAPMode "Off" Command
Bingo! That works. Thank you.
I found more info about such things here:
viewtopic.php?t=8995#p57203
- Thomas
I found more info about such things here:
viewtopic.php?t=8995#p57203
- Thomas
Who is online
Users browsing this forum: No registered users and 22 guests