leaps_boot_cfg_set
Sets the booting delay. The booting delay is useful when doing firmware updates using the serial interface. The module will jump to normal operation after the booting delay. The firmware update can be initiated before the jump. The delay can be set from 0 up to 4294967295 milliseconds. Needs reset to take effect.
Input
boot_delay: ? 32-bit unsigned integer ? (the delay in milliseconds)
Output
Example
TLV Request |
||
---|---|---|
Type |
Length |
Value 1000 millisec |
0x26 |
0x04 |
0xE8 0x30 0x00 0x00 |
Type 0x26 (38) means command leaps_boot_cfg_set
TLV response |
||
---|---|---|
Type |
Length |
Value |
0x40 |
0x01 |
0x00 |
Type 0x40 means status code