Search found 6 matches

by sepp
Mon Jul 22, 2019 6:01 am
Forum: ESP8266 boards
Topic: reboot issue after disable_irq()
Replies: 6
Views: 3525

Re: reboot issue after disable_irq()

Hi Robert

...and that is what I do!

Thank you for your advise and help

kind regards
Josef
by sepp
Sun Jul 21, 2019 7:38 pm
Forum: ESP8266 boards
Topic: reboot issue after disable_irq()
Replies: 6
Views: 3525

Re: reboot issue after disable_irq()

Hi This is a lightning detector using AS 3935 over I2C. Works good There are some quite stringent time limits (wait for longer than) when querying the chip after an interrupt and then logging this via syslog and via http to Domoticz. And so I figured it would be handy not getting interrupted by a ne...
by sepp
Sun Jul 21, 2019 7:02 pm
Forum: ESP8266 boards
Topic: reboot issue after disable_irq()
Replies: 6
Views: 3525

Re: reboot issue after disable_irq()

Thank you Roberth But I do not get it In my code I have (does not fit in the code window) p_irq.irq(trigger=Pin.IRQ_RISING, handler=callback) state = disable_irq() sleep_ms(4000) print("after state = disable_irq()") enable_irq(state) print("after enable_irq(state)") and the WDT class is accordinǵ to...
by sepp
Sun Jul 21, 2019 4:06 pm
Forum: ESP8266 boards
Topic: reboot issue after disable_irq()
Replies: 6
Views: 3525

reboot issue after disable_irq()

Hello I am not sure if I do something wrong. I got a lolin esp8266 V3 (tried two boards)and compiled the latest firmware "MicroPython v1.11-167-g331c224e0-dirty on 2019-07-21; ESP module with ESP8266" The code below reboots the board from time import sleep, sleep_ms from machine import Pin, I2C, dis...
by sepp
Mon Jul 03, 2017 3:48 pm
Forum: ESP32 boards
Topic: esp32 stack
Replies: 1
Views: 2858

Re: esp32 stack

:o - This is really cool.
I was looking for a solution to have a webserver (to service a Web API) on a controller board. I will give it a try.
Thank you
by sepp
Fri Jun 09, 2017 5:35 pm
Forum: ESP32 boards
Topic: ESP32 boards
Replies: 8
Views: 10019

Re: ESP32 boards

[quote=]Which ESP32 development board are you using?[/quote]

Hi

just some cheap Ali Boards sold as
ESP32 Development Board WiFi+Bluetooth Ultra-Low Power Consumption Dual Cores ESP-32 ESP-32S Board (Yellow pin welding)
work perfectly