Skip to content
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

Unable to find or connect to Daly BMSs #246

Open
Robifz opened this issue Jul 28, 2024 · 0 comments
Open

Unable to find or connect to Daly BMSs #246

Robifz opened this issue Jul 28, 2024 · 0 comments

Comments

@Robifz
Copy link

Robifz commented Jul 28, 2024

Thanks for the Add-on. I would really like to get it to work

This is my config

  • address: "18:81:03:01:00:27"
    type: daly
    alias: lifepo4-1
  • address: "18:81:03:05:01:96"
    type: daly
    alias: lifepo4-2

I am using a Bluetooth scanner to find the MAC adddress.
I have a Rpi 4 with HAOS
BMSs are less than 2m from the Rpi
With the DALY BNS app I can always connect from a distance of at least 5m
Is the Rpi BT so weak??
The discovery only finds one ESP32 that is 1m from the Rpi.
I also have many other ESP32s that the discovery does not find either.

BEGIN
01:38:52 INFO [bt] BT Discovery:
01:38:58 INFO [bt] BT 40:22:D8:3E:9A:62 esp32-n2k
01:38:58 INFO [daly] normal connect failed (Device with address 18:81:03:05:01:96 was not found.), connecting with scanner
01:39:07 ERROR [sampling] DalyBt(18:81:03:05:01:96,lifepo4-2) device not found, retry in 1 seconds
01:39:07 INFO [sampling] connecting bms DalyBt(18:81:03:01:00:27,lifepo4-1)
01:39:17 ERROR [bt] Device with address 18:81:03:01:00:27 was not found., starting scanner
01:39:17 INFO [bt] BT Discovery:
01:39:22 INFO [bt] BT 40:22:D8:3E:9A:62 esp32-n2k
01:39:22 INFO [daly] normal connect failed (Device with address 18:81:03:01:00:27 was not found.), connecting with scanner
01:39:32 ERROR [sampling] DalyBt(18:81:03:01:00:27,lifepo4-1) device not found, retry in 1 seconds
01:39:36 INFO [sampling] connecting bms DalyBt(18:81:03:05:01:96,lifepo4-2)
01:39:46 ERROR [bt] Device with address 18:81:03:05:01:96 was not found., starting scanner

END

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant