UnexpectedAckSender

A routing ACK for one of our requests arrived from from, not the node the request was addressed to. For a request addressed to the connected node this means the radio renumbered itself between the request and its ACK — firmware 2.8 moves my_node_num to crc32(public_key) when it mints the key on the first region set.

Constructors

Link copied to clipboard
constructor(from: Int)

Properties

Link copied to clipboard
val from: Int