sormy / radoneye-reader

Ecosense RadonEye reader with MQTT and Home Assistant support
MIT License
5 stars 3 forks source link

Unable to connect on Raspberry PI 4b #2

Closed johannesh closed 2 months ago

johannesh commented 11 months ago

Hi, I'm running the ./radoneye-reader.py script on a Raspberry Pi 4b with Debian GNU/Linux 12 (bookworm), but get the error:

INFO: DEV D8:AB:29:7E:F6:0E: reading device sensor data
ERROR: DEV D8:AB:29:7E:F6:0E: unable to obtain sensor data from 1 attempt due to error: [BleakError]: Characteristic 00002902-0000-1000-8000-00805f9b34fb not found!

With the service-explorer.py I get a list of characteristics like 00001801-0000-1000-8000-00805f9b34fb (Handle: 8): Generic Attribute Profile, but none of them seem to return any data. On a MacBook it is no issue and I get information immediately without any adjustments. Any help is very much appreciated.

johannesh commented 2 months ago

With the news version it‘s working