You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately the code doesn't work on zephyr v3.3 this is the output:
`�*** Booting Zephyr OS build zephyr-v3.3.0-1125-gb9dabf04f0e0 ***
WiFi Example
Board: esp32
Connecting to SSID: Naser
Connected
WiFi Status Request Failed
Disconnected
`
It says it's connected but when I see the connected devices on my phone, actually esp32 is not connected.
I tested the code using zephyr v3.2. Although it can't get the status, it connects with no problem.
The text was updated successfully, but these errors were encountered:
Unfortunately the code doesn't work on zephyr v3.3 this is the output:
`�*** Booting Zephyr OS build zephyr-v3.3.0-1125-gb9dabf04f0e0 ***
WiFi Example
Board: esp32
Connecting to SSID: Naser
Connected
WiFi Status Request Failed
Disconnected
`
It says it's connected but when I see the connected devices on my phone, actually esp32 is not connected.
I tested the code using zephyr v3.2. Although it can't get the status, it connects with no problem.
The text was updated successfully, but these errors were encountered: