-
Notifications
You must be signed in to change notification settings - Fork 1
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
Get Bermuda running on Rev4 Hardware Firmware w/ mWW #57
Comments
@formatBCE want to take a stab at this one? |
I have no idea if this is possible (probably not) but could we use the LD2450's bluetooth instead of ESP32? |
Unfortunately, 2410/2450 don't expose Bluetooth to ESPHome. UART on both is too convoluted to hold additional data, even if former wasn't true... |
Here's log, when i said the wake word shortly after reboot (scroll to the end, there's crash):
|
Here's attempt to play music right after reboot:
|
In short @that1guy i don't think we have enough resources to run proxy in parallel with MWW/VA. PE guys didn't even try it AFAIK. Probably, PoE port will make the build compatible with bluetooth_proxy? When all the network job will be offloaded from WiFi... |
Currently Bermuda does not run on Rev3 hardware and our latest Rev4 fw. We suspect this is because of memory management issues, but it should be possible to run both. Below is the older code that successfully ran mWW and Bermuda side-by-side:
The text was updated successfully, but these errors were encountered: