Intel NUC (Mini PC) builtin Bluetooth and USB Bluetooth Dongle Problems, TIP: use ESP32 Bluetooth Proxy #78
ItsMe00007
started this conversation in
General
Replies: 1 comment 2 replies
-
I only use the BT Proxy. Makes it much easier to reach every device |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With ESP32 Bluetooth Proxy my AC500 was automatically recognised and configured from the Bluetti-BT integration.
But since my Intel Mini-PC has got a Built-in Bluetooth adapter I disabled the Bluetooth Proxy and enabled the builtin Bluetooth adapter.
Problems:
The Bluetti-bt integration showed a list of Bluetooth MAC-Adresses, but my AC500 was not in the list.
But after a few Minutes the already configured integration from the ESP32 connection was filled with values and it startet to work.
To calibrate the BMS i discharged both batteries to 0 and my AC500 turned off in the early morning.
So the AC500 was down and not reachable via Bluetooth for a few hours.
When the sun came up the PV startet the AC500 startet to work again.
Unfortunately the builtin Bluetooth Adapter was not available anymore in HA.
Rebooting HA completely did not help, also manual shutdown and manual Power on did not help to bring the Bluetooth adapter back.
Only after shutting down and DISCONNECTING the Power Supply and after CONNECTING the Power-Supply back brought the builtin Intel Bluetooth adapter back to live.
I had that Problem also in the past with other bluetooth integrations, also with another Bluetooth adapter from ASUS.
It seems that the HA OS has Problems with builtin Bluetooth or USB Bluetooth Dongle if there are no responses from Bluetooth device.
According to the HA Core Log timeout when trying to reset the adapter.
I therefore recommend using an ESP32 Bluetooth Proxy for the Bluetti_BT integration..
How is your experience with the HA Bluetooth integration ?
Beta Was this translation helpful? Give feedback.
All reactions