Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Currenetly, only "central" role is supported. "Pheriperal device" role, "pairing" and "encryptions" options are not supported yet.

Availible sections are:

SectionDescription
async-dataused to view subscribed data.
characteristicsused to view all supported characteristics of the device.
connectused to connect to the device that is in the connactable state.
disconnectused to disconnect from the device.
readused to read characteristics values.
writeused to write characteristics values.
subscribeused to subscribe to a charasteristic value.
unsubscribeused to unsubscribe from a charasteristic value.

In order to connect to a Bluetooth device that is in the connactable state, use the command (where pdev is the device address):

...