Replies: 2 comments 4 replies
|
No response from Tasmota at 10.10.10.77 |
|
On self compiled Version Tasmota 9.5.0 it works like it should. (>E ->WebSend [10.10.10.77] power1) On 12.2.0, 11.1.0 and 10.2.0. it reboots. 00:00:00.001 HDW: ESP8266EX 00:00:00.001 HDW: ESP8266EX 00:00:00.002 HDW: ESP8266EX |
Uh oh!
There was an error while loading. Please reload this page.
Hello
I have an ESP8266 NodeMcu V3 Board with self compiled Tasmota 12.1.1(TasmoCompiler-esp8266generic with IR and Scripting).
Now I have connected an IR Receiver to D7 GPIO13 and the Receiver works good.
But when I load the example Script from your website, then the board resets because of an hardware watchdog.
https://tasmota.github.io/docs/Scripting-Language/#multiple-ir-receiver-synchronization
Here is the example.
Now when I press the IR "ON" Button. The board resets because of an hardware watchdog.
When I change the WebSend Command to a print %istr% then I can see the Ir Command in the console and the board works stable.
I have an other board ESP12E with an RGBCCT Controller and an IR Receiver on it. With the same self compiled Tasmota 12.1.1
Now when I press the IR "ON" Button. The board resets because of an hardware watchdog.
Could you give me a hint, what caused this hardware watchdog.
Thanks in advice.
Andreas
All reactions