Thanks a lot for your help.
Seems like using loop ESP8266 really doesn't reset itself, and manages to properly measure frequency up to 10kHz, which is more than I need.
Search found 2 matches
- Sun Jul 09, 2017 8:40 pm
- Forum: ESP8266 boards
- Topic: ESP8266 - rst cause:2
- Replies: 5
- Views: 8755
- Sat Jul 08, 2017 6:14 pm
- Forum: ESP8266 boards
- Topic: ESP8266 - rst cause:2
- Replies: 5
- Views: 8755
ESP8266 - rst cause:2
Hi, I'm trying to run simple code measuring signal frequency(around 1kHZ to 2kHz) by counting rising edges and returning their divided by time period number. After some time(from 1s to up to 20s - seems kinda random) ESP8266 board is being reset with rst cause: 2 and boot mode:(3,7). Here is program...