Closed
Description
Hi @evnleong
I tried to use your blue.py script with Omron M7 Inteli, after changing from
DEVICE_MAC_ADDRESS = os.environ.get("BP7450_MAC_ADDRESS")
to
DEVICE_MAC_ADDRESS = "28:FF:B2:32:E0:19"
It started to work but I still have the problem:
Bluetooth device disconnected. Attempting Reconnection in 5 seconds...
Attempting reconnection
Bluetooth device disconnected. Attempting Reconnection in 5 seconds...
Attempting reconnection
The question is whether you need to pair the device, because when pairing unfortunately without success (the app on the phone pairs without a problem):
bluetoothctl pair 28:FF:B2:32:E0:19
Attempting to pair with 28:FF:B2:32:E0:19
Failed to pair: org.bluez.Error.AuthenticationFailed
Maybe you have an idea how to solve this problem?
BR,
Robert
Metadata
Metadata
Assignees
Labels
No labels