ESP32 stuck after wifi connect
ESP32 stuck after wifi connect
fixed
Last edited by traskiz on Wed Mar 28, 2018 4:24 pm, edited 1 time in total.
Re: ESP32 stuck after wifi connect
I'm not sure if that is what .ifconfig does - are you copying your code or is that the output of .ifconfig?
Other than that, I don't have any problem connecting using the network module exactly the way you are and my ESP32 connects instantly. I think you may either have a problem with your board or maybe there is some further encryption on the network you are trying to connect to?
EDIT: by the way, there is an ESP32 specific sub-forum
EDIT EDIT: Ok I read the network module documentation, I thought it just returned a value but it does seem you can set the interface params as well
Grow something!