problem with connect

10 years 10 months ago #1674 by pobes
problem with connect was created 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.

10 years 10 months ago #1679 by cdj
Replied by cdj on topic problem with connect

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.

10 years 10 months ago #1688 by pobes
Replied by pobes on topic problem with connect
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.

Time to create page: 0.195 seconds

Forum latest

  • No posts to display.