Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 382 Bytes

UM34C-linux-log.md

File metadata and controls

13 lines (9 loc) · 382 Bytes

UM34C linux log

prerequisites

  • pair device ( pin: 1234 )
  • retrieve device address echo paired-devices | bluetoothctl
  • connect to serial rfcomm bind 0 aa:bb:cc:dd:ee:ff
  • install python bluetooth lib python3 -m pip install pybluez
  • install rd-usb

docker version