karawin / Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
515 stars 155 forks source link

Does not get the ip address #281

Open ewgenw opened 1 year ago

ewgenw commented 1 year ago

karadio32 on esp32-wroom board does not get ip address from dhcp . in telnet i get last message "E (4010) event: invalid static ip" and it's all. On my wifi access point i see connected board with address 0.0.0.0 . When i write static ip - board write in telnet that address is which I entered, but there is no connection , and acess point show address 0.0.0.0

karawin commented 1 year ago

Please read the documentation. The first time KaRadio starts in AP mode to be able to configure the wifi.

ewgenw commented 1 year ago

Yes , i did it - in AP mode I have configured the name and password of my AP. After rebooting, the board connects to the AP, but does not receive an IP address. this is how it looks on my AP IMG-1150abf3a53890c8f85cabcb0585d37d-V.jpg

And this is console of ESP board IMG-502ed6b12c7f22c76603455c3cb2ad9e-V.jpg

karawin commented 1 year ago

DHCP checked on the interface?