Eszartek

Results 14 comments of Eszartek

No, my timer code no longer works either. I am also working on tracking down the change that has broke it.

"HW TIMER NEVER INIT ERROR" is mitigated by calling timer_init(), this makes the new version of the RTOS code happy. There is no way that I have found to get...

I found that in order for my interval timers to work again, I had to change the onalarm word to use ESP_INTR_FLAG_IRAM instead of ESP_INTR_FLAG_EDGE. Again, this is for the...

I've been trying to increase the pulses/sec output so I can handle all the sensitivity processing in my attached esp8266. I lifted pin 1 of the RCWL-9196 and removed C2,...