I’ve got a sensor which is sending packets every minute via BLE at the advertising channels. HA should receive this packages and collect them. It’s quite working but not as good as I expected. Some packets are missed by BTHome and don’t appear at log. I check the BLE advertising in my mobile phone simultaneously and I can see that mobile phone received the packet (so it was 100% transmitted) but HA didn’t.
What could be the reason for this?
What are you using to receive the packets ? Built-in bluetooth, bluetooth dongle , esphome bluetooth proxy ?
Built-in bluetooth. My board is Orange Pi Zero 2W.
Slow computer, built-in Bluetooth, no wonder not all packets are received.
My average CPU usage (for 15 min) is about 1.54%, memory usage is 22%, disk usage is 12.9%. What is “slow” in this system?