Hello,
We've successfully configured the multicast, created a script that do all the provisionning that we'll share once it's ready (because the FUOTA UI is only tied to FUOTA, not simple multicast). Everything works fine, also from a FUOTA point of view. Using https://github.com/Lora-net/SWL2001/tree/master.
We are testing the multicast capability outside of a FUOTA context, for exemple to mass-configure device. We need to double check the frames exchanged in the multicast session, is there a way to check the uplink/downlink frames for the multicast group ?
For information the frames are visible in the gateway but they are encrypted I believe
We are using Chirpstack on-premise so we are open to deep log extraction from the server itself if needed.
Thanks