How to connect by bluetooth to the device - StevenMacias/velociruabtor_v2 GitHub Wiki

  1. Open a terminal
  2. Execute:
  • rfkill block bluetooth
  • rfkill unblock bluetooth
  • sudo rfcomm release 0
  • sudo rfcomm connect 0 00:21:13:01:06:EC (If it is the first time it will ask for password 1234) You will see something like: Connected /dev/rfcomm0 to 00:21:13:01:06:EC on channel 1 Press CTRL-C for hangup