Jason2866

Results 1099 comments of Jason2866

You have to build Tasmota by your own! Branch development!!! No prebuilt version. You have to look in user_config.h for #define USE_RF_FLASH // Add support for flashing the EFM8BB1 chip...

Which ide do you use? I cant help with Arduino. I use Visual Studio Code with Platformio. Setup here is just copy downloaded and extracted Tasmota in a folder open...

Hmm, dont know why. This is the error when the efm part is not in the compiled version. Do you have the correct user_config.h? Not a old one that is...

A other hint dont use SDK 2.4.1 it is buggy many issues.... With 2.3.0 for most users it works perfect

@fiechr It is solved in Arduino Core 2.0.3. Not yet released from Platformio crew.

@thire66 For which target (MCU) are you building? Which Arduino core version?

A fix is done from @arendst for Tasmota by doing this https://github.com/arendst/Tasmota/commit/1c5b1c0ee0ac260cab3c90d5c5e1ad77730e1498

I did a portable install VSC/Platformio for Windows. You can take a look [Portable_VSC_PlatformIO](https://github.com/Jason2866/Portable_VSC_PlatformIO)

@maxgerhardt cool to have the possibility to use the w600 with arduino support with platformio Maybe you are considering to do a platformio setup for the RTL8710? https://github.com/ambiot/amb1_arduino There is...

Would be realy cool. One of our developers from Tasmota (tasmota.com) would begin to start a port to the RTL8710. Many new bought devices (smart switches, bulbs) uses the RTL8710....