Hello, i have this issue. I connect with te code from the examples and i get connected wit ip 10.0.1.10 and then blynk does not connect to server…y reset my hardware a few times and i get a 192.168.x.x ip and blynk connect perfect. How can i handle this ?..can a make a bucle?..is this an error ?..
( i’ve actually updated the last library)
Sometimes it connects with 10.x.x.x and sometimes it connects with 192.x.x.x (it works fine ), and i cant configure mi router, my provider isp gave me this blocked. My pc ip is 192.x.x.x
What Router are you using? what happens here is the first address you router sends out is a 10.0.0.1 DHCP which is used normally to do the initial setup and once bookted up it then serves the 192 address range - it’s you are connecting to quickly to the router - what you can do is if windows ipconfig -release and then ipconfig -renew
You probably have two DHCP servers on your network. One on, most likely, your ISP modem and probably one on your Wifi accesspoint. Turn off either one of them.
@erasma what you are saying is not correct. That is not how it works
That is exactly how it works - I have a virgin media router set up as a modem and it’s initial ip address which it serves is a 10.0.0.1 and once it receives it’s public address i route through the public IP address and if I were to try use the 10.0 address it would not work. each device has it’s own boot up process see link to cisco type example
This may be the case for your specific modem, but for the majority of network devices it’s not how it works. Cisco has a very stubborn way of doing things. My modem/router works in a whole different way, so please tell people it depends on several things and don’t assume everyone has the same setup as you.
I happen to be managing large networks for a decade now, so I think I know my stuff (Cisco, HP, Palo Alto and many more types of devices).