2024-03-21 07:19 PM
Hi,
In this example, https://wiki.stmicroelectronics.cn/stm32mcu/wiki/STM32CubeMonitor:How_to_start_with_STM32_Wireless_Long_Range_demo
there is a demo of one concentrator, and up to 15 sensors. How to perform the communication between one concentrator and up to 30 sensors in a local LoRa network concentrator setup, without LoRaWAN like the example shown in the link? What changes are to be done in the STM32WL55 local concentrator example code ? Please suggest. Thank you.
Solved! Go to Solution.
2024-03-22 07:16 AM
Hello @mohansv and welcome to the ST Community :smiling_face_with_smiling_eyes:.
What I suggest you is to use the available Sub_GHz examples on this STM32CubeWL. Then, you can configure one node as a concentrator and the other 30 as Clients. Then configure the communication as follow:
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.
2024-03-22 07:16 AM
Hello @mohansv and welcome to the ST Community :smiling_face_with_smiling_eyes:.
What I suggest you is to use the available Sub_GHz examples on this STM32CubeWL. Then, you can configure one node as a concentrator and the other 30 as Clients. Then configure the communication as follow:
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.