03.04.2019, 12:59
Maybe you have too many connections open at once?
For more info you can also log error number:
For more info you can also log error number:
Code:
res, err, errno = ble.connect(sock,"78:04:73:BF:C4:E5")
log(res, err, errno)