-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Confirming C6 can be made to work #478
Comments
I did something similar for my C6 that I purchased from aliExpress a while back. I created a PR to merge in my C6 config...before I even looked at the issues tracker here. Got too excited about the fact my config complied and appears to be working...My bad haha. https://github.com/agittins/bermuda-proxies/pull/1/files Here's my code:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Just wanted to confirm that I am able to get Bermuda working using my C6 boards (specifically, these DFRobot boards), since that was mentioned in the wiki as unverified. I had to use a newer version of esp-idf, even with the latest esphome, or I'd get compile errors. But with these versions it's good.
My data is pretty noisy with lots of gaps, but I read that's a common issue. I may need to play with the timings more. But it does technically work.
My relevant esphome config, mostly borrowed from the example C3 config (note, I might not need all those platformio overrides anymore, I haven't tested removing them recently):
Example of reading the distances from all the ESP32-C6s in my house:
The text was updated successfully, but these errors were encountered: