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

Often WDT resets #22

Open
axwell opened this issue Dec 13, 2017 · 4 comments
Open

Often WDT resets #22

axwell opened this issue Dec 13, 2017 · 4 comments

Comments

@axwell
Copy link

axwell commented Dec 13, 2017

Hello,
i've tested the library for a big period of time, and with esp8266 resets are quite often. They occur at initializing while in delay, or when sending SMS.
Power source is not the issue. I suspect that has something with software serial an interrupts, eg modem is sending data and esp can't capture it because is doing something else.
Do you have any improvements ? Or ideas ?

Thank you.

@skorokithakis
Copy link
Owner

Hello! I'm afraid I don't have any ideas on this, and I'm not working on my A6 project these days, so I don't have somewhere to test... Please file a PR if you do discover the cause, though. Maybe it's a watchdog issue?

@IMAN4K
Copy link

IMAN4K commented Mar 29, 2018

We've the exact same situation here :(

Issuing command: AT+IPR=9600

 ets Jan  8 2013,rst cause:4, boot mode:(3,7)

wdt reset
load 0x4010f000, len 1384, room 16 
tail 8
chksum 0x2d
csum 0x2d
v00000000
~ld

@1technophile
Copy link
Contributor

1technophile commented Apr 21, 2018

@axwell
Apart from TX RX and GND what are the other pins you have wired between the ESP and the A6?

@skorokithakis
Copy link
Owner

Here's my schematic, if it'll help.

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

4 participants