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
{{ message }}
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Everything works fine until the firmware update is pushed down to the LoPy4 in multicast. In the logs of the gateway the packets are shown but are never received by the LoPy4.
What were you expecting to happen?
The LoPy4 to receive the multicast packets
Any logs, error output, etc?
Just the watchdog who triggers as no packets are received
Any other comments?
The lorawan multicast function doesn't seem to exist in the stable release of the firmware (1.18.2.r7). I also wanted to try to manually create a multicast session but I can't find any API.
What versions of software are you using?
LoPy4 with board v2.1A,
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What are the steps to reproduce this issue?
What happens?
Everything works fine until the firmware update is pushed down to the LoPy4 in multicast. In the logs of the gateway the packets are shown but are never received by the LoPy4.
What were you expecting to happen?
The LoPy4 to receive the multicast packets
Any logs, error output, etc?
Just the watchdog who triggers as no packets are received
Any other comments?
The lorawan multicast function doesn't seem to exist in the stable release of the firmware (1.18.2.r7). I also wanted to try to manually create a multicast session but I can't find any API.
What versions of software are you using?
The text was updated successfully, but these errors were encountered: