As part of my testing as part of #1010, I've found that for every "Unconfirmed uplink", there is an "Unconfirmed downlink" sent by the ChirpStack network server: static bit_t applyAdrRequests( const ...
Current implementation: when LoRaWAN stack does not receive confirmation on a confirmed uplink it will retry for a configurable amount of retries, without increasing the frame counter. Network servers ...