-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello @Friendly0Fire
I try use your program but have an error as below. Please help me fix it!. Thanks
python3 cli.py front --status
Traceback (most recent call last):
File "cli.py", line 38, in
lock.connect()
File "/scripts/augustpy/augustpy/lock.py", line 28, in connect
self.peripheral = btle.Peripheral(self.address)
File "/usr/local/lib/python3.7/dist-packages/bluepy/btle.py", line 391, in init
self._connect(deviceAddr, addrType, iface)
File "/usr/local/lib/python3.7/dist-packages/bluepy/btle.py", line 439, in _connect
raise BTLEDisconnectError("Failed to connect to peripheral %s, addr type: %s" % (addr, addrType), rsp)
bluepy.btle.BTLEDisconnectError: Failed to connect to peripheral 78:9C:85:05:41:E0, addr type: public
Metadata
Metadata
Assignees
Labels
No labels