-
-
Notifications
You must be signed in to change notification settings - Fork 287
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
Bug
Enabled active bluetooth proxy bricks devices
#2168
Comments
You can try the add-on instead. We did some optimization there. https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/addon_bluetooth_proxy.md |
I'm using the addon already, it was working fine with esphome < 2024.6 and 4.3.8 (except that I needed to disable Bluetooth proxy to update TFT) |
I'm not at home now, but will take a look at this when I get back. |
I was able to upload by serial but panel hanged after reboot or power cutoff. Only first boot after serial flash is successful. After reboot system doesn't connect to the network.
|
Have you tried without Please see at the end of the warning box in their page: https://esphome.io/components/bluetooth_proxy.html |
Yes, I tried. Exactly the same behaviour. Hangs after reboot or power reset. |
Looks like I've got different issue. I disabled ble_proxy but with the same behaviour. So I have: First boot after flashing is OK. What else I can check? According https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/error_initializing.md communication with display is not established (no ESPHome version) but I can press Reboot button. |
Could you please share the ESPHome logs?
The reset button on the boot page will reset the Nextion display if ESPHome is not connected, or will reset both ESPHome and the display when connected. |
I can only provide log until first reboot. Will do tomorrow after reflash. |
ESPHome log after serial reflash. I changed Timeout Sleep to 0 and then reboot. PS I redacted some ips, macs etc (a bit paranoic) |
the same issue #2176 |
I am also experiencing this issue. I havent used BLE before but was running successfully on 2024.6 without the tracker enabled. Enabling causes my NSPanel to not boot at all even after flashing via USB.
|
Hi, my apologies for the late reply here. I'm moving to a new house and have boxes everywhere around me. Still don't have my panels on the walls yet. 😞 So, who still having issues with bricked panels when BLE is in use? |
@PhoenixMage, you don't need those in your yaml: esp32:
framework:
type: esp-idf This is already the default framework for this project and there's no need to specify in your panel's yaml, although there's no harm on doing that. ota:
- platform: esphome This is already set on the main file and adding as you did may conflict as ESPHome will understand as an additional OTA with the same platform ( |
Thanks @edwardtfn I have just recompiled with esphome 2024.7.0 and your dev branch and the device at least boots now. I havent configured the bluetooth presence before so not sure what configuration I will need to do for that in HA but I will report back once I test it. |
I can confirm bluetooth proxy works in dev. Have my devices showing up in Bermuda for room presence detection. Thanks @edwardtfn look forward to it merging to the main branch. |
TFT Version
4.3.9
ESPHome Version
4.3.9
Blueprint Version
4.3.9
Panel Model
EU
What is the bug?
With latest version with ESPHome 2024.6.1, when compiling with active bluetooth proxy enabled, firmware is compiled and flashed just fine but device won't boot/start. Had to flash using USB with disabled bluetooth proxy addon to get it working again.
Steps to Reproduce
No response
Your Panel's YAML
ESPHome Logs
No response
Home Assistant Logs
No response
The text was updated successfully, but these errors were encountered: