36 lines
761 B
JSON
36 lines
761 B
JSON
{
|
|
"name": "others-isolate-008f-bits11-12",
|
|
"notes": [
|
|
"Recover to CONNECT OK, then write E000[0x008F].11 and .12 together.",
|
|
"This repeats the first half of others-copy-gate-probe without the E400[0x0015] write."
|
|
],
|
|
"steps": [
|
|
{
|
|
"action": "power_cycle",
|
|
"off_seconds": 1.5
|
|
},
|
|
{
|
|
"action": "wait_ready",
|
|
"heartbeats": 2,
|
|
"timeout": 10.0,
|
|
"require": true
|
|
},
|
|
{
|
|
"action": "drain",
|
|
"seconds": 0.25
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "selector_zero_connect_ok_seed",
|
|
"frame": "00 00 00 80 00 DA",
|
|
"listen": 0.20
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "e000_008f_bits11_12",
|
|
"frame": "00 01 0F 18 00 4C",
|
|
"listen": 8.0
|
|
}
|
|
]
|
|
}
|