klaasnicolaas / home-assistant-glow

⚡ The power of energy measurements in your house

Home Page:https://glow-energy.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firmware does not run on all ESP32 modules

LoekeB opened this issue · comments

Due to big problems with AliExpress, I bought the ESP 32 module at a shop in The Netherlands.
But after flashing the unit, it appears not to work. Apparently I bought a single core ESP32, while the firmware requires a multi-core. As such, the chip keeps rebooting.

It is a pity that the Espressif site is not very clear which ESP32 chip contains how many cores :-(

Questions:

  1. Is there an option to run this firmware on a single core?
  2. Can you improve the documentation to explain more explicitly which ESP32 chips / modules are supported.

Picture of module and error report from the rebooting chip are attached.

LBr81502a

ESP32 Error Report.txt

Is there an option to run this firmware on a single core?

You can create your own YAML file and adapt the esp32 component to your microcontroller.

Can you improve the documentation to explain more explicitly which ESP32 chips / modules are supported.

That is difficult to determine since there are many variants on the market, the current firmware version for the ES32 is aimed at all boards that work with the Arduino esp32dev package.

The Banggood and Aliexpress links refer to a board with the ESP32-WROOM-32 chip, a widely used board and also available in the Netherlands such as from TinyTronics.

./Klaas

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!