Using the send API, setting the parameters confirm = true and retry equal to 10.
api.lorawan.send (length, payload, fport, confirm, retry);
Would it be possible to know after a successful transmission the number of retrys that were performed?
Best Regards.