cometblue icon indicating copy to clipboard operation
cometblue copied to clipboard

Setting PIN does not work

Open mirko opened this issue 6 years ago • 1 comments

Setting/Changing the PIN doesn't seem to work (for me).

When calling:

$ cometblue device -p 0 74:da:ea:b8:6e:a4 set pin 1234

I get

E|2018-04-05 11:46:52,036|20758:140196561192704| Value write failed for characteristic "47e9ee30-47e9-11e4-8939-164230d1df67" with error "In Progress"

This is a regression compared to the original project from im-0 where setting/changing the PIN works.

mirko avatar Apr 05 '18 10:04 mirko

Hi, confirmed bug. The fix should be easy, I hope to get it done later today. Anyway, in meantime, you can use the backup option, modify the exported json to hold "pin": 123456789 as last entry in the outmost json dictionary and upload it back to the device.

xrucka avatar Oct 21 '18 13:10 xrucka