nkaminski / csrmesh

Reverse engineered bridge implementation of the CSRMesh BTLE protocol
GNU Lesser General Public License v3.0
70 stars 20 forks source link

Move problem #18

Closed kajaba closed 7 years ago

kajaba commented 7 years ago

First things first: Thank you for your effort in this field.

I installed csrmesh on my raspberry, but after csrmesh-cli move --pin 8888 --dest 43:C5:5B:04:00:06 --objid 1 --position 254 I got Running: gatttool -b 43:C5:5B:04:00:06 --char-write-req -a 0x0021 -n dfafdf0080b0c29f3137d618c42ee8c064cdff Characteristic Write Request failed: Request attribute has encountered an unlikely error

bluetoothctl -v 5.45 correct pin and mac, app not running. Can you please help me? Thank you

kajaba commented 7 years ago

I just realized I used node bluetooth module - noble. As I shut it down, the csrmesh-cli and gatttool worked.