I'm trying to pair my Omron Evolv on macOS, using
python3 ./omblepy.py -p -d HEM-7600T
I've verified that the device is in pairing mode (blinking "P"). I've also removed the pairing from my Android phone (via Android's Bluetooth menu's "Forget" option). The Evolv is in the list that omblepy shows, but when I select it, I get the following error:
ValueError: Could not enter key programming mode after 10 attempts. Has the device been started in pairing mode? Last response: bytearray(b'\x82\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
Can you please advise what could be the reason for this issue, and how to possibly fix it?
I'm trying to pair my Omron Evolv on macOS, using
I've verified that the device is in pairing mode (blinking "P"). I've also removed the pairing from my Android phone (via Android's Bluetooth menu's "Forget" option). The Evolv is in the list that omblepy shows, but when I select it, I get the following error:
Can you please advise what could be the reason for this issue, and how to possibly fix it?