2024-05-17 10:14 AM
I am trying to implement a multicast LoRa Class 'C' network using the STM32WL.using Chirpstack.
I have created multicast group in Chirpstack and i am sending messages from chirpstack using
/api/multicast-groups/{group_id}/queue.
But I am not getting any multicast messages to LoRa node. Is any setup/initializations required to at LoRa Node.
I have tried in ABP and OTAA modes. Is there any example to setup LoRaNode for multicast reception with Chirpstack. please let me know if there is any example for multicast. I don't require FOTA.
Kind regards
Amarnath
2024-06-03 10:20 AM
Hello @AJ.2
There is not such an example. If you want to do it, you just have to follow the LoRaWAN Class C specifications and implement it on your end node and Gateway configurations.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.