pub const RESET_SETTLE_US: u32 = 6_000;
How long to wait after releasing NRESET, in microseconds. The datasheet asks for 5 ms; this is the 6 ms LoRaMac-node waits.