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
In the compliance test for US915, we are asked to rejoin. This can take a long time if 64 channels are enabled. (And we'd like to test this without changing the device settings for test.)
This would be better if we implemented the subband-by-subband scan for join request mentioned in the LoRa Alliance docs. It would also be better if we also restarted our probe in the last found subband (and focused a few probes in that area).
Once we fix the join-flood issue (#546), this will just be worst, because the time gets very long...
The text was updated successfully, but these errors were encountered:
In the compliance test for US915, we are asked to rejoin. This can take a long time if 64 channels are enabled. (And we'd like to test this without changing the device settings for test.)
This would be better if we implemented the subband-by-subband scan for join request mentioned in the LoRa Alliance docs. It would also be better if we also restarted our probe in the last found subband (and focused a few probes in that area).
Once we fix the join-flood issue (#546), this will just be worst, because the time gets very long...
The text was updated successfully, but these errors were encountered: