Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

bad IP adress
#11

(12-04-2017, 15:36)f4aii Wrote:  I came out with an old FONERA that is a sharing router, it works very well.
My router may be capricious.

ESP8266 modules are also capricious with some routers. That is a well know fact, described in many forums.
I have 4 routers at home, the ESP8266 modules work perfectly with three of them (DrayTek, GygaByte, Fonera), but I never managed to make them work reliably with a D-Link G604T

Fonera is a very good router for this kind of things!

Reply
#12

Yes, FONERA is very good router. I have 2 of them.

[Image: fonera_wifi_router_ssid_1.jpg]

For information to other users who would encounter the same problem, it is a "freebox revolution".
Pour les français: La freebox revolution ne fonctionne pas avec le RX pro 2 plus. Il s'associe difficilement et la transmission des datas vers internet reste bloquée malgré mes différents tests. Avec la Fonera et un vieux Linksys, cela fonctionne du premier coup.

[Image: server-face.jpg]
Reply
#13

Hello, I have 3 RX stations. I just recovered the one that was at my brother for some changes of the box.
The RX, despite the flash of the latest firmware has retained its old IP address: 192.168.10.10 while it should connect in 192.168.1.x here.
I do not have wifi with this address range at home, or my neighbors.

The identifiers are the good ones because I use the same software on another test RX in my home and which is correctly connected.
The points remain red, so it is not connected.

Code:
ESP8266 FW Version: AT+GMR

AT version:0.60.0.0(Jan 29 2016 15:10:17)
SDK version:1.5.2(7eee54f4)
Ai-Thinker Technology Co. Ltd.
May  5 2016 17:30:30
OK
Mode station OK
Join AP success
IP: 192.168.10.10
Multiple mux OK
Start tcp server at port 80 OK
STATUS:2
Set tcp server timout 30 seconds
ESP8622 init end

an idea? is it possible to assign a fixed IP in the app?
RX board is V1.3.
thanks.
Reply
#14

A better way is assign a fixed IP to a MAC address in your router, this way the router always will attribute the same IP to each specific unit.

Reply
#15

(21-01-2018, 12:19)f4aii Wrote:  Hello, I have 3 RX stations. I just recovered the one that was at my brother for some changes of the box.
The RX, despite the flash of the latest firmware has retained its old IP address: 192.168.10.10 while it should connect in 192.168.1.x here.
I do not have wifi with this address range at home, or my neighbors.

The identifiers are the good ones because I use the same software on another test RX in my home  and which is correctly connected.
The points remain red, so it is not connected.

Code:
ESP8266 FW Version: AT+GMR

AT version:0.60.0.0(Jan 29 2016 15:10:17)
SDK version:1.5.2(7eee54f4)
Ai-Thinker Technology Co. Ltd.
May  5 2016 17:30:30
OK
Mode station OK
Join AP success
IP: 192.168.10.10
Multiple mux OK
Start tcp server at port 80 OK
STATUS:2
Set tcp server timout 30 seconds
ESP8622 init end

an idea? is it possible to assign a fixed IP in the app?
RX board is V1.3.
thanks.

You have something bad ... Maybe your DHCP server? If RX joined to your AP successly, your DHCP server
should allocate any IP address from its range, but RX has still its old IP address ... You could restart: 1) RX unit,
2) DHCP server, 3) WiFi AP unit ... If this does not help, you have to look into the DHCP server log on what's going on.
Good luck.
(And I recommend, like Werk_AG, to assign a fixed IP address in your DHCP server corresponding to the MAC address of the RX unit.)

Best Regards
Zdenek

Brandys/L Weather
Reply




Users browsing this thread: 1 Guest(s)