-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Any issues with converting to the esp-idf framework and using these as bluetooth proxies? #1
Comments
Are you using the esp32c6? Theres some espidf issues. Have to use Arduino framework. the c6 doesnt support alot of things right now because of issues with esspressfi dropping community support with platformio used with the arduino framework setup. Can you tell me a little more about your setup? Yaml? Ive been using the proxy with the c3 fine |
I have two of the 3 button rev1 boards that I am not going to be able to use unfortunately and was looking to repurpose them. I ordered the vents and boards at the same time, but inadvertently ordered the wrong size vents. When I returned/reordered, they sent me the updated vent with the larger screen so I ordered two more of the four button boards. I haven't flashed any of the boards yet. I was reading the docs for the bluetooth proxy and it recommends the esp-idf framework over Arduino so I though I would ask your thoughts. |
I stopped offering the c6 boards for now because of lack of support. The community forked platformio to add support for newer chips. Its going to be at least 3-6 months i feel like before it trickles down to esphome. For now i recommend sticking to the arduino platformio implementation. What happened to you is the reason i created the 4 button one. They did the same to me :(. |
Im planning to make a case to use these standalone withouth a vent too. Ill post those stl files here at some point. Unless you end up making one first |
You wouldn't happen to have a cad file or drawing of the boards would you? Would save some measuring time! |
I can send a step file when i get back home. Wont be till later tonight |
Better yet. Ill publish the step files to the repo too |
Awesome thanks! |
Are you using the Bluetooth proxy with the arduino framework? |
Yes, below is my configuration. Im using bluetooth tracking and proxy
|
Just exported the OBJ file for use in 3d software. Note that some components might be missing since i solder them on after they are made. |
Thanks for all the help! The vents are working great now! |
Have you tried to use this as a blue tooth proxy as well as vent controllers?
The text was updated successfully, but these errors were encountered: