Search found 2 matches

by diegosantos
Fri May 03, 2019 2:26 am
Forum: General Discussion
Topic: time out waiting for the answer of the send
Replies: 0
Views: 1728

time out waiting for the answer of the send

Hi every one. I want ask help for my project, may be you can answer me with comments. My proyecto is with ESP8266 (WEMOS-MINI Wemos D1 Min) with 16 mbits, and i using the SDK 3.1 RTOS. The main point is count a pulse on 2 ISTR, this is good. After count need send to a wen socket only 17 bytes. The i...
by diegosantos
Sun Apr 14, 2019 10:25 pm
Forum: General Discussion
Topic: Handling Interrupt via gpio_isr_register
Replies: 5
Views: 9072

Re: Handling Interrupt via gpio_isr_register

Hi, i'm reading on the last answer:
"You need to clear the interrupt when you service it."
This help to you to resolv to problem ?
and if is yes, how you put clear the interrupt ?

much love, Diego