why targeting STM32WL as end node instead of STM32LO?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-08 2:39 AM
I bought p-nucleo lrwan2 working with STM32LO MCU,and i'am wondering to configure its device sensor as end node ,watching the last video posted by ST they were working with the same pack but they targered STM32WL as end node instead of working with the STM32LO.
Solved! Go to Solution.
- Labels:
-
LoRa
-
STM32L0 Series
-
STM32WL series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-08 2:43 AM
STM32WL is a product with sub-GHZ RF (incl LoRa) capability integrated.
STM32L0 needs external transceiver. Module on LRWAN board has STM32L0 + transeiver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-08 2:43 AM
STM32WL is a product with sub-GHZ RF (incl LoRa) capability integrated.
STM32L0 needs external transceiver. Module on LRWAN board has STM32L0 + transeiver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-08 3:56 AM
The LORA sensor device afforded with the p-nucleo pack include nucleo-LO73RZ development board and I-nucleo LRWAN LORA SX1272 HF band sensor expansion board which include the transeiver.
Nevertheless they opted to work with STM32WL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-08 4:32 AM
STM32WL is ST's flagship product for LoRa technology.
We can propose NUCLEO-WL55JC development board to help you with your LoRa project: https://www.st.com/en/evaluation-tools/nucleo-wl55jc.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-08 6:37 AM
thank you so much,i have a last question please i've alrealy the P-NUCLEO LRWAN2 pack working with STM32LO and i want to configure it's sensor device as end node. the problem is that the sensor device doesn't connect to tera term, could you help me with that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-13 2:35 AM
Hi @Zbenj.1 ,
As P-NUCLEO LRWAN2 contains I-NUCLEO-LRWAN1 USI® LoRa® expansion board, you need to refer to the example AT_Master in LoRaWAN® STM32Cube Expansion Package (I-Cube-LRWAN). This means that you will need to interface with it using AT commands.
Useful documents in your case:
- UM2073: STM32 LoRaWAN® Expansion Package for STM32Cube
- UM2587: Getting started with the P-NUCLEO-LRWAN2 and P-NUCLEO-LRWAN3 starter packs
- AN4967: Examples of AT commands on I-CUBE-LRWAN
-Amel
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.
