Post topics, source code that relate to the Arduino Platform

User avatar
By Silverpil
#9846 Thank you for your quick reply, I appreciate it. Yes, I have tried to disable the firewall, no luck there.

I managed to get past the AT+CIPSTART line in the debugger however (slowly getting there...)
now last lines in the debugger is:

OK
Linked

I played around and found that I will only have it linked when easyiotserver is running, so I supposed that I am on the right track. But still getting timed-out in the "add node" application.

Anything else I should try before the computer, esp and arduino goes out the window... again...:twisted:
User avatar
By Silverpil
#9865 Solved! I switched to a MEGA board and ,voila, the relay switch example works like a clock. I switched back to the Uno board that I was using initially, but it is just like it doesnt have enough juice to do the deed... Any ideas why?

Thank you immensely, Easyiot!. I Am right now having a beer in the sofa and controlling a 220v lamp from my IPAD!!! Even wife is impressed. :lol: Cheers m8, u rock!,
User avatar
By nrijkers
#11823 I am totally new with Arduino and ESP8266 and this looks like a nice solution for some ideas I have.

I am trying to connect the ESP module with the wifi but I keep getting back
EasyIoTEsp init
nodeid:-1
hwReset
E_START
E_CWMODE
Send cmd:AT+CWMODE=1

Response timeout
E_CWMODE
Send cmd:AT+CWMODE=1

again and again.
What is wrong??