Skip to content
seneye edited this page Oct 14, 2016 · 3 revisions

To return the SUD to its default state, this command needs to be sent.

  • The SUD will go into "normal seneye" mode
  • If the SUD is continued to be powered it will store offline data
  • The original light settings will return to the SUD

Request

Report 0x00

Byte Code HEX
0 B 0x42
1 Y 0x59
2 E 0x45
3 S 0x53
4 U 0x55
5 D 0x44
6-63 ... 0x00

Response

Byte Code Description
0 0x88
1 CMD 0x05
2 ACK bool
3-63 ... 0x00

ACK

  • True: Disconnected
  • False: The command did not work
Clone this wiki locally