Closed FokkeZB closed 8 years ago
sendBytes()
mac set retx TTN_RETX
Keep listening in sendBytes(), no 10 seconds timeout in readLine().
readLine()
Set TTN_RETX to 7 (default for RN module)
TTN_RETX
@johanstokking @FokkeZB Where do I use mac set retx? in sendBytes ?
mac set retx
Closed by #91
sendBytes()
because with confirm it will keep tryingmac set retx TTN_RETX
to set max retries (should be constant in header)