Skip to main content
Associate II
May 27, 2024
Solved

Case LoraWan Gateway example in stm32wl55JC1

  • May 27, 2024
  • 1 reply
  • 2445 views

Hi,

 

I have two NUCLEO-WL55JC1 boards with me. I want to make one board as a end device and one board as a gateway. I found end node example with in firmware package of STM32WL but not found any example for gateway.

Is there any gateway example available for NUCLEO-WL55JC1?

Is this board(NUCLEO-WL55JC1) capable to run gateway example on it?

Please help me to resolve above questions.

 

 

Thanks,

Meimurugan

Best answer by STTwo-32

Hello @meimurugan 

The NUCLEO-WL55JC1 as it is can only be an end node or it can be used for a local P2P communication (Receive and send using the LoRa communication and not LoRaWAN Protocol). If you are looking to make a gateway, you have to add an internet connection using an external Wi-Fi module so you can upload the values to a cloud or a dashboard.

All STM32WL examples are available here

Best regards.

STTwo-32

 

1 reply

STTwo-32
STTwo-32Best answer
ST Technical Moderator
May 27, 2024

Hello @meimurugan 

The NUCLEO-WL55JC1 as it is can only be an end node or it can be used for a local P2P communication (Receive and send using the LoRa communication and not LoRaWAN Protocol). If you are looking to make a gateway, you have to add an internet connection using an external Wi-Fi module so you can upload the values to a cloud or a dashboard.

All STM32WL examples are available here

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.
Associate II
May 28, 2024

Hi @STTwo-32 ,

Thanks for your information.

 
Could you mention a few boards which support lorawan gateway in stm32. And Example code for supporting gateway and endnote.
I want to use stm32wl55JC1 as an end node and I need a board which supports the lorawan gateway. Kindly please send the board details and example code for supporting lorawan gateway.
 
Thanks,
Meimurugan
STTwo-32
ST Technical Moderator
May 28, 2024

I suggest you to take a look at this MOOC material where you can find the necessary hardware and an example of a software implémentation.

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.