X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=README.devices;h=fe4d6c8b55eae80407a75c1bb03169096c2a6ad0;hb=b3df76683179cbb9559e1cad8efe0d10c02dacce;hp=9572678673b57a89140daa0f710b49152eab493b;hpb=ffd150decfdde9c1bcfc291f633ac6aa91f140b3;p=libsigrok.git diff --git a/README.devices b/README.devices index 95726786..fe4d6c8b 100644 --- a/README.devices +++ b/README.devices @@ -201,7 +201,7 @@ Formal syntax for serial communication: path may contain slashes path and serno are "greedy" (span to the end of the spec) - Bluetooth Classic and Bluetooth Low Energy (BLE): - conn=bt// + conn=bt//[/param=value] conn can be: rfcomm, ble122, nrf51, cc254x addr can be "dense" or separated, bt/cc254x/0123456789ab or bt/rfcomm/11-22-33-44-55-66 or bt/ble122/88:6b:12:34:56:78 @@ -209,6 +209,8 @@ Formal syntax for serial communication: from a string that separates fields by colon, e.g. in the "--driver :conn=" example, that is why the dense form and the use of dashes for separation are supported) + additional parameter keywords can be: channel, handle_rx, handle_tx, + handle_cccd, value_cccd Some of the drivers implement a default for the connection. Some of the drivers can auto-detect USB connected devices.