Closed fpistm closed 1 year ago
With ABP mode, an end device skips the join procedure and so it is not blocking. As explained in the documentation of the joinABP:
"An ABP join returns immediately, it does not need to wait for the network, so there is no separate non-blocking/async version of this method."
Fixes #28
With ABP mode, an end device skips the join procedure and so it is not blocking. As explained in the documentation of the joinABP:
"An ABP join returns immediately, it does not need to wait for the network, so there is no separate non-blocking/async version of this method."
Fixes #28