-
Forum
-
EasyIoT server
-
ESP8266 EasyIoT Driver
-
problem with connect
problem with connect
Less
More
-
Posts: 4
-
Thank you received: 0
-
-
9 years 6 months ago #1674
by pobes
Hello!
i9m trying to connect esp8266 * arduino mino pro with EasyiotServer.
For first try i load esp8266 relay to arduino. When i'm looking serial i get this
EasyIoTEsp init
nodeid:-1
hwReset
E_START
E_CWMODE
Send cmd:AT+CWMODE=1
AT+CWMODE=1
OK
Send cmd:AT+CWJAP="xxx","xxx"
AT+CWJAP="xxx","xxx"
OK
Send cmd:AT+CWJAP?
AT+CWJAP?
+CWJAP:"xxx"
OK
Send cmd:AT+CIPSTART="TCP","192.168.1.12",37602
AT+CIPSTART="TCP","192.168.1.12",37602
CONNECT
OK
Request Node id
write: command: 3, type: 0, len: 0, sender: -1, crc:160
Send cmd:AT+CIPSEND=9
AT+CIPSEND=9
OK
> Sending len:9
h˙˙
SEND OK
CLOSED
esp8266 is connected with my wifi network.
When i pressed add Node, i dont get any resultat.
what im doing wrong?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 250
-
Karma: 6
-
Thank you received: 25
-
-
-
-
-
9 years 5 months ago #1679
by cdj
pobes wrote: Hello!
i9m trying to connect esp8266 * arduino mino pro with EasyiotServer.
For first try i load esp8266 relay to arduino. When i'm looking serial i get this
EasyIoTEsp init
nodeid:-1
hwReset
E_START
E_CWMODE
Send cmd:AT+CWMODE=1
AT+CWMODE=1
OK
Send cmd:AT+CWJAP="xxx","xxx"
AT+CWJAP="xxx","xxx"
OK
Send cmd:AT+CWJAP?
AT+CWJAP?
+CWJAP:"xxx"
OK
Send cmd:AT+CIPSTART="TCP","192.168.1.12",37602
AT+CIPSTART="TCP","192.168.1.12",37602
CONNECT
OK
Request Node id
write: command: 3, type: 0, len: 0, sender: -1, crc:160
Send cmd:AT+CIPSEND=9
AT+CIPSEND=9
OK
> Sending len:9
h˙˙
SEND OK
CLOSED
esp8266 is connected with my wifi network.
When i pressed add Node, i dont get any resultat.
what im doing wrong?
Try to press add node and then reset arduino...
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 4
-
Thank you received: 0
-
-
9 years 5 months ago #1688
by pobes
I have found solution, i have updated all library for arduino, i now work. i guess that i have some old version in files.
Please Log in or Create an account to join the conversation.
-
Forum
-
EasyIoT server
-
ESP8266 EasyIoT Driver
-
problem with connect
Time to create page: 0.173 seconds