Robert Valentino Well-Known Member Licensed User Longtime User Feb 9, 2020 #1 My ESP is showing up in WiFi connections. 1 - is there a way to hide this? 2 - is there a way to change the name --> shows as "ESP_BF51F3" All my network names are Invisible and would prefer the same for the ESPs
My ESP is showing up in WiFi connections. 1 - is there a way to hide this? 2 - is there a way to change the name --> shows as "ESP_BF51F3" All my network names are Invisible and would prefer the same for the ESPs
Erel B4X founder Staff member Licensed User Longtime User Feb 10, 2020 #2 You can disable the access point by setting the wifi mode to WIFI_STA: https://www.b4x.com/android/forum/threads/connecting-two-esp8266-boards.89726/#content Upvote 0
You can disable the access point by setting the wifi mode to WIFI_STA: https://www.b4x.com/android/forum/threads/connecting-two-esp8266-boards.89726/#content