Difference between revisions of "Firmware-812 Command-111"

From I-CubeX Wiki
Jump to: navigation, search
Line 7: Line 7:
 
{|
 
{|
 
|0xxxxxxx:
 
|0xxxxxxx:
|xxxxxxx = 0; turn LEDs on
+
|xxxxxxx = 64; turn LEDs on
 
|-
 
|-
 
|
 
|
|xxxxxxx = 32; dim LEDs
+
|xxxxxxx = 96; dim LEDs
 
|}
 
|}

Revision as of 15:38, 5 March 2022

LOW POWER (111, 6Fh)

This command sets the WiDig to dim the LEDs. Upon completion of the command the WiDig sends out the LOW POWER message.

The [BODY] of the LOW POWER command is:

0xxxxxxx: xxxxxxx = 64; turn LEDs on
xxxxxxx = 96; dim LEDs