JoaoLopesF / RemoteDebug

Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor
MIT License
613 stars 127 forks source link

The connection will be lost when I use external interupts or use adc #75

Open hsnmapar opened 3 years ago

hsnmapar commented 3 years ago

Problem Description

Hello there, I have some lines to read ADC and decode IR signals (Ext. interrupts) in my code, when they are commented everything is OK, but if make them uncommented, the connection will be will be established just after resetting the microC, and then the connection will be lost in a few seconds...

Additional Information:

OS: Win 10 IDE Arduino IDE Version 1.8.12 Board ESP8266