Eric Härtel

Results 14 comments of Eric Härtel

like [ChrisHae](https://github.com/ChrisHae) said we gonna need a dmesg log of the Host, that handles the USB-Connections to pin down the issue. I also discovered in your docker-compose, that the tty-handle...

How do you start Hyperland ? from terminal ? ``` $ Hyprland ``` or via a display manager ?

your suggested fix seems to work. i did not manually copy the example, this was done by the esp-idf vscode extension "new project wizard".

There is no Tooelchain yet to compile the firmware on arm. You will have to compile the RCP-Firmware on x64 for now

hey i just had a look on the available ARM toolchains for the M0+. Sadly there is only a toolchain for 64Bit ARM Corsscompiler. What version of Pi are you...

I have not pushed the arm64 toolchain yet, cause i dont have hardware to verify at hand atm. Maybe wait till tomorrow or compile it on your main machine (or...

So i updated the bootstrap.sh script to check for the arch of the compiling Host. I validated on a rpi3 running 64Bit RaspberryPi-OS. you will have to delete the "gcc-arm-none-eabi"...

It seems like your Debugger is not detected correctly. What kind of Debugging-Tool are you using ?

Hi yes. I've succesfully used the firmware to pair a Eve Power Plug via HomeAssistant. There is also a written Guide at https://phoscon.de/en/openthread/doc

Hi Hedda, Thank you for your feedback. Out of the Box support for Home-Assistant ist the main goal of this project. AFAIK Home-Assistant didn't make any major changes to the...