Difference between revisions of "Firmware-830 Command-093"

From I-CubeX Wiki
Jump to: navigation, search
(Copied from Firmware-820 Command-093, revision 5753)
 
Line 1: Line 1:
==BLE-MIDI (93, 5Dh)==
+
==WIRELESS (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 message as the command.
+
This command sets the BLE-MIDI (MIDI via Bluetooth Low Energy), if WiConnect for BLE-MIDI is installed, or WiFi status, if WiConnect for WiFi is installed, of the WiDig. Upon first use, BLE-MIDI or WiFi is disabled. If WiConnect for BLE-MIDI is installed, 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. If WiConnect for WiFi is installed, the WiDig COM port always operates at 115.2 kbps. Upon completion of the command the WiDig sends out the same message as the command.
  
The [BODY] of the BLE-MIDI command is:
+
The [BODY] of the WIRELESS command is:
  
 
{|
 
{|
 
|0xxxxxxx:
 
|0xxxxxxx:
|xxxxxxx = 0; BLE-MIDI off
+
|xxxxxxx = 0; WIRELESS off
 
|-
 
|-
 
|
 
|
|xxxxxxx = [1..127]; BLE-MIDI on  
+
|xxxxxxx = [1..127]; WIRELESS on  
 
|}
 
|}

Revision as of 15:44, 7 June 2023

WIRELESS (93, 5Dh)

This command sets the BLE-MIDI (MIDI via Bluetooth Low Energy), if WiConnect for BLE-MIDI is installed, or WiFi status, if WiConnect for WiFi is installed, of the WiDig. Upon first use, BLE-MIDI or WiFi is disabled. If WiConnect for BLE-MIDI is installed, 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. If WiConnect for WiFi is installed, the WiDig COM port always operates at 115.2 kbps. Upon completion of the command the WiDig sends out the same message as the command.

The [BODY] of the WIRELESS command is:

0xxxxxxx: xxxxxxx = 0; WIRELESS off
xxxxxxx = [1..127]; WIRELESS on