nx_iot_smartconfig_gate.nx
buildroot/runtime/nx_iot_smartconfig_gate.nx
about
nx_iot_smartconfig_gate.nx -- KAT for the sovereign ESP-Touch v1 encoder.
Pins byte-exactness against the Espressif spec (sovereignly fetched sc_java_*.raw):
- CRC-8/MAXIM check value crc8("123456789") == 0xA1 (the canonical CRC-8/Dallas test)
- guide code U8s == 515,514,513,512
- every datum code's MIDDLE U8 == 296 + index (the 0x01<<8 + seqHeader + EXTRA_LEN rule)
- the nibble encoding of a known value (totalLen=11) lands in the low nibble
- the exact U8 count for a known (ssid,bssid,pwd,ip)
expect_exit: 0 license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls_x86_64.nxnx_iot_smartconfig.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 12 | func main() -> i64 |