Jason2866

Results 639 comments of Jason2866

If the ESP reboots it will take a few seconds until it is online again. Perfect would be if the interrupt is very short so that the ESP does not...

You can use [this](https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/802/framework-arduinoespressif32-solo1-v4.4_dev-40d126bfd1.tar.gz) it is a complete framework which i provide for Tasmota. Ibernstone is linking in his readme to this build when using Platformio.

@lbernstone Like this [https://github.com/Jason2866/esp32-arduino-lib-builder/blob/main_idf441/README.md](https://github.com/Jason2866/esp32-arduino-lib-builder/blob/main_idf441/README.md)

@christophe94700 Thank you for your fork. I tried it on a UNO. I get only this ![image](https://user-images.githubusercontent.com/24528715/40843710-2ec79cf2-65b2-11e8-89e1-211b7daa7092.png) Can you give me tipp or do you have an idea whats wrong?

Hello @christophe94700 yes i used for programming the Arduino classic IDE V.1.8.5 Just used Python from Atom.io for flash.py

I use a Arduino Pro mini 3.3 Volt (Atmega 328) "for Arduino Uno and maps C2D and C2CK to digital pins 5 and 6, respectively." I use D5 and D6...

Does still not work for me. Got it finally programmed with a forked Tasmota build. https://github.com/ErikAndren/Sonoff-Tasmota/tree/add-rf-flash-5.14 Thx for your help!

Hello @clementchik0308 no need anymore to use extra hardware to program the efm. Programmer is now included in Tasmota https://github.com/arendst/Sonoff-Tasmota and https://github.com/arendst/Sonoff-Tasmota/pull/2886

Which version of rf bridge do you have? With R1 you just have to connect the wires as described in the Rf Bridge and upload the Efm firmware over the...

Did you use the version included with Tasmota?