Difference between revisions of "Firmware-810 Command-093"
(Copied from Firmware-800 Command-093, revision 3076) |
|||
Line 1: | Line 1: | ||
==BLE-MIDI (93, 5Dh)== | ==BLE-MIDI (93, 5Dh)== | ||
− | This command sets the BLE-MIDI (MIDI via Bluetooth Low Energy) status of the WiDig. Upon first use, BLE-MIDI is | + | This command sets the BLE-MIDI (MIDI via Bluetooth Low Energy) status of the WiDig. Upon first use, BLE-MIDI is enabled. The BLE-MIDI command configures the WiDig to set the baud rate of the WiDig COM port to 31.25 kbps immediately as well as upon power-up. Upon completion of the command the WiDig sends out the same command. |
The [BODY] of the BLE-MIDI command is: | The [BODY] of the BLE-MIDI command is: |
Latest revision as of 21:04, 28 January 2019
BLE-MIDI (93, 5Dh)
This command sets the BLE-MIDI (MIDI via Bluetooth Low Energy) status of the WiDig. Upon first use, BLE-MIDI is enabled. The BLE-MIDI command configures the WiDig to set the baud rate of the WiDig COM port to 31.25 kbps immediately as well as upon power-up. Upon completion of the command the WiDig sends out the same command.
The [BODY] of the BLE-MIDI command is:
0xxxxxxx: | xxxxxxx = 0; BLE-MIDI off |
xxxxxxx = [1..127]; BLE-MIDI on |