Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP8266Serial.available() goes Zero #1

Open
Urvishic opened this issue Jul 6, 2015 · 1 comment
Open

ESP8266Serial.available() goes Zero #1

Urvishic opened this issue Jul 6, 2015 · 1 comment

Comments

@Urvishic
Copy link

Urvishic commented Jul 6, 2015

Dear Team,

ESP8266Serial.available() goes zero when I connect 230V AC supply with relay .
Please guide.

Urvish

@Urvishic
Copy link
Author

Urvishic commented Jul 7, 2015

Yep! In the troubleshooting :
I have found an interesting behavior of ESP:

when I am doing only with Wboard power (not 230V at Relay)
I am receving data patten Like:

AT+CIPSEND=206

POST /api/http HTTP/1.1
Host: 10.0.0.1
Conte]}
SEND OK

now when I am connecting 230V the patten gets distroted at first instant :
[System Ready, Vendor:www.ai-thi","action": Ýð
�!£yñ�HÜB�ÊTÀÃ6Ðr [System Ready, Vendor:www.ai-thi","action":" Ýð �!£yñ�HÜB�ÊTÀÃ6Ðr
[System Ready, Vendor:www.ai-thi","action":""

and when it gets reconnected with same set up 230V on
so in second instant means in reconnection the patten gets fine!

AT+CIPSEND=212

POST /api/http HTTP/1.1
Host: 10.0.0.1
Conte}}
SEND OK

Please guide on this ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant