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

ESP8266 RST #2

Open
macedolfm opened this issue Jul 6, 2015 · 2 comments
Open

ESP8266 RST #2

macedolfm opened this issue Jul 6, 2015 · 2 comments

Comments

@macedolfm
Copy link

Hi, Just to let you know that most unexpected resets on ESP8266 come from calling AT+CIPCLOSE at an already closed (i.e. by a webserver) connection, even if AT+CIPSTATUS does not say so (is not aware about).

@soynerdito
Copy link
Owner

This project is un-tested and left out during development. I moved to do other stuff and forgot about it. Sorry but for a long time I will not be updating this project.
From what I remember, last time I used this code, I was able to publish mqtt message but not receive and parse correctly. It's bee a long time since I do not run this code.
To use MQTT on the ESP8266 I encourage you to use the Lua firmware, I believe they added mqtt support.

@GeorgeHahn
Copy link

Another user has a pretty compete c implementation (which is what powers the Lua version). 


Sent from Mailbox

On Mon, Jul 13, 2015 at 8:59 AM, Soynerdito notifications@github.com
wrote:

This project is un-tested and left out during development. I moved to do other stuff and forgot about it. Sorry but for a long time I will not be updating this project.
From what I remember, last time I used this code, I was able to publish mqtt message but not receive and parse correctly. It's bee a long time since I do not run this code.

To use MQTT on the ESP8266 I encourage you to use the Lua firmware, I believe they added mqtt support.

Reply to this email directly or view it on GitHub:
#2 (comment)

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

3 participants