You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Signed-off-by: Frederic Pillon <[email protected]>
0 commit comments