espressif / esp-hosted

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
Other
706 stars 169 forks source link

NG mode, WiFi connected hide ssid failed #443

Closed lwj850533527 closed 2 months ago

lwj850533527 commented 3 months ago

Hi mantriyogesh,

Feedback on an issue with the NG mode. I want connect to hide ssid AP. Set the scan_ssid = 1, wpa_supplicant can scan the ap, but can't connected. Does it require any other operations

wpa_cli scan log: image

esp32 log image

kernel log image

wpa_supplicant.conf image

mantriyogesh commented 3 months ago

@kapilkedawat, PTAL

lwj850533527 commented 3 months ago

Hi mantriyogesh, I found some related settings

image image

mantriyogesh commented 3 months ago

Yes, let we verify/fix this. @kapilkedawat ++

lwj850533527 commented 3 months ago

Hi mantriyogesh Hi @kapilkedawat I try to set up show_hidden to true, it seems to have already searched for this AP. But in the end, the esp_wifi_connect interface returned a failure. Do I need to make any other settings image image image

kapilkedawat commented 3 months ago

Hi @lwj850533527 , please wait we will be fixing this.

kapilkedawat commented 2 months ago

Hi @lwj850533527 fixed in https://github.com/espressif/esp-hosted/commit/8445046094e7a09afe6dd4d3494801b472a85f73