Command 1C Deactivate Pod - openaps/openomni GitHub Wiki
0x1C Deactivate Pod Command
The $1C Deactivate Pod command is used to fully deactivate the current Pod. The deactivate Pod command has no arguments other than the nonce.
1c 04 NNNNNNNN
1c 04 1793f587
1c
(1 byte): mtype of$1c
specifies a deactivate Pod command04
(1 byte): mlen of the deactivate Pod command is always04
NNNNNNNN
(4 bytes): nonce, the 32-bit validator (random looking numbers)
Example Pod Deactivations
Normal Deactivation
1c 04 ee6cfd72
Full life of a pod1c 04 96cddee7
Change and activate new Pod packets1c 04 0f7dc405
Deactivate Pod Normally
Running out of Insulin
1c 04 561571ca
Deactivate Pod after running out of Insulin
Deactivate after 8 hours
1c 04 9171dd42
Shutdown screaming Pod1c 04 9df61349
Shutdown screaming Pod Using a new nonce after 06 bad nonce response
Deactivate when flatline
1c 04 1793f587
Flatline Beeeeeep Pod
Restrictions
This command can only be used when the current Pod Progress State is between 3 and 14.