-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wi-Fi not staying connected - issue wifi connect and device reboots (TZ-1126) #93
Comments
It seems that the device connected to Wi-Fi successfully and get ipv4 address For command Additionally, when manually connecting to Wi-Fi, the SSID must be specified. For example, use |
Why would you not then update the documentation to match this? Though it's probably not good to point to a floating main, but you should then advice:
|
I can confirm Wi-Fi now stays online. However, the NRF 52840 is now not able to connect fully to the OpenThread network. Earlier it (ESP-IDF 5.1.2 and v1.0) was able.
Is the place where it hangs in the NRF 52840.
With the version 1.0 it did not give those errors of not being able to send. |
There is still something funny going on with the Wi-Fi or connectivity overall as well, as I would assume I should be able to do for example It does not work, it times out.
Ping does not seem to accept anything but direct IP-addresses.
|
In the documentation, we default to using the latest esp-thread-br commit. In fact, if you follow the For the |
Hi @JanneKiiskila Please refer to 3.3. Service Discovery, Notice a suffix For the ping command, also only works for the thread device. Hope this FAQ can help you a lot. |
@JanneKiiskila Hope the previous answers helped, feel free to reopen if you have any follow up questions. |
Checklist
How often does this bug occurs?
always
Expected behavior
I would assume the ESP32 can connect to a Wi-Fi and stay connected - in the esp-thread-br context.
I have been following the documentation in the OpenThread.io website to build the SW.
ESP-SDK:
Example version v1.0:
Actual behavior (suspected bug)
The Wi-Fi connection does not stay up, Wi-Fi is in state disconnected.
When trying to connect manually with wifi connect - the device reboots.
Network SSID and passphrase have been provided via the configuration.
Error logs or terminal output
The text was updated successfully, but these errors were encountered: