NodeMCU WiFi problems...
hello there!
me , team having problems our nodemcus.
we're making project cones, each cone has nodemcu in it.
one cone "main" cone 2 nodemcus in it. 1 ap (access point) , other 1 server. ap fine, can connect it, , server fine, connects ap , enstablishes http server.
but we're having problems other cones want act clients. takes them long time connect ap , when connect, fail connect server send http request. (read rarely), connection http server enstablished , when url being requested, times out , connection breaks , won't connect server.
any ideas? there wrong out topology?
me , team having problems our nodemcus.
we're making project cones, each cone has nodemcu in it.
one cone "main" cone 2 nodemcus in it. 1 ap (access point) , other 1 server. ap fine, can connect it, , server fine, connects ap , enstablishes http server.
but we're having problems other cones want act clients. takes them long time connect ap , when connect, fail connect server send http request. (read rarely), connection http server enstablished , when url being requested, times out , connection breaks , won't connect server.
any ideas? there wrong out topology?
need see code this.
i found having function called every time in loop checks if connected wifi , if not attempts reconnect helps. if plan on turning devices on @ same time having connection code in setup isn't great idea!
i found having function called every time in loop checks if connected wifi , if not attempts reconnect helps. if plan on turning devices on @ same time having connection code in setup isn't great idea!
Arduino Forum > Using Arduino > Project Guidance > NodeMCU WiFi problems...
arduino
Comments
Post a Comment