Skip to content
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

How do I auto start thread network? (TZ-1081) #89

Closed
Danimal4326 opened this issue Aug 23, 2024 · 5 comments
Closed

How do I auto start thread network? (TZ-1081) #89

Danimal4326 opened this issue Aug 23, 2024 · 5 comments

Comments

@Danimal4326
Copy link

I have CONFIG_OPENTHREAD_BR_AUTO_START enabled and after a reboot, wifi connects automatically, but I still need to run the following commands via cli to start the thread network:

ifconfig up
thread start
@Danimal4326 Danimal4326 changed the title How do I auto start thread nnetwork? How do I auto start thread network? Aug 23, 2024
@github-actions github-actions bot changed the title How do I auto start thread network? How do I auto start thread network? (TZ-1081) Aug 23, 2024
@Danimal4326
Copy link
Author

I did some more debugging and it seems example_wifi_sta_do_connect is waiting for a IPV6 address but it never receives one.

@zwx1995esp
Copy link
Collaborator

zwx1995esp commented Aug 26, 2024

Hi, could you please share the code base you used? Maybe the commit hash and branch namd of idf and the esp-thread-br repo are very useful to understand what happens. Also did you try the recommended version related to our docs?

@Danimal4326
Copy link
Author

I'm using the HEAD of main for esp-thread-br and tag: v5.3 for esp-idf

@chshu
Copy link
Collaborator

chshu commented Sep 6, 2024

@Danimal4326 If you still have the issue, could you double check the Wi-Fi SSID and Password are correct? Could you share the whole booting logs?

@chshu
Copy link
Collaborator

chshu commented Sep 23, 2024

@Danimal4326 Please reopen if you have any follow up questions.

@chshu chshu closed this as completed Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants