Open LewisSpring opened 1 year ago
Same issue
Did you find a solution to this problem? I cannot add my RP2040 to home assistant devices or read logs wirelessly, but I can update the code wirelessly.
Seems like Pico W is Pico L
Did you find a solution to this problem? I cannot add my RP2040 to home assistant devices or read logs wirelessly, but I can update the code wirelessly.
I haven’t played with the Pico in the last few months - by the sounds of it it’s not fixed?
I had no issues with these functions while using the static IP.
Maybe try adding use_address
in the networking configuration?
Did you find a solution to this problem? I cannot add my RP2040 to home assistant devices or read logs wirelessly, but I can update the code wirelessly.
I haven’t played with the Pico in the last few months - by the sounds of it it’s not fixed?
I had no issues with these functions while using the static IP. Maybe try adding
use_address
in the networking configuration?
Yes it worked thank you so much for responding! It is probably an issue with how the name gets translated to the hostname... Everything works now
The problem
If I compile a Pico W firmware (eg, the default ESPHome yaml) without a static IP, the Pico gets into a boot loop where it is unable to connect to WiFi and also does not seem to initilise anything else, as the log does not mention components like API, MDNS or Logger.
Which version of ESPHome has the issue?
2022.12.8
What type of installation are you using?
Docker
Which version of Home Assistant has the issue?
No response
What platform are you using?
RP2040
Board
Pi Pico W
Component causing the issue
network
Example YAML snippet
Anything in the logs that might be useful for us?
When the issue is present, terminal looks like this. Each time the Pico reboots, the terminal prints the same thing.
Adding a static IP makes it boot correctly
Additional information
Discord thread https://discord.com/channels/429907082951524364/1069263380294152243