You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Thanks for the Add-on. I would really like to get it to work
This is my config
type: daly
alias: lifepo4-1
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
The text was updated successfully, but these errors were encountered: