openhaystack
openhaystack copied to clipboard
Esp32C3
Has anybody was able to successfully build and flash the firmware to esp32C3 chips ? I'm getting error with esp_ble_gap_config_adv_data_raw
Fixed see this issue: https://github.com/seemoo-lab/openhaystack/issues/138
Did you fix it by installing ESPHome or....?
I was already running Esphome so yes :)
But there is no straight forward fix for the time being
The sdkconfig needs to be changed and the bootloader offset in the flasher script is wrong for esp32c3.
see here for an example: https://github.com/DragonHunter274/HiP-Badge-openhaystack
Though something is still wrong as the chip gets very hot but it works