franalotto94

Results 2 comments of franalotto94

Hello Everyone, I really need raw data from motion sensors. I've tried with the following code: `char_sensor.write(b'\x01\x03\x19') char_sensor.write(b'\x02')` But nothing is notified by the device. I've also tried to trigger...

Hello, Try to reset Bluetooth harware by typing on terminal: `sudo hciconfig hci0 reset` Sincerely, Francesco