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
The validation of the frequency and the DR is done wrong, it shoul be checked with "ERRORLORAWAN" as the api validation functions return "OKLORAWAN" (0) or "ERRORLORAWAN" (-1) instead of true or false.
The text was updated successfully, but these errors were encountered:
HernandoSergio
changed the title
Remote Multicast Setup command fails
Multicast Class B Session request command fails
Nov 2, 2023
The Multicast Class B session request command fails.
https://github.com/Lora-net/SWL2001/blob/45e19e5bf783bf874b8c9825b76c4c5befa8bcba/smtc_modem_core/lorawan_packages/fuota_packages/lorawan_remote_multicast_setup_package.c#L890C1-L897C25
The validation of the frequency and the DR is done wrong, it shoul be checked with "ERRORLORAWAN" as the api validation functions return "OKLORAWAN" (0) or "ERRORLORAWAN" (-1) instead of true or false.
The text was updated successfully, but these errors were encountered: