cancel
Showing results for 
Search instead for 
Did you mean: 

stm32wba65 and I-CUBE-LRWAN

SLevi.1
Senior

I have a custom board with stm32wba65 processor. I also have an RFM95 LoRa module. I need to add LoRaWAN capability. I tried adding I-CUBE-LRWAN into my CubeMX but was not able to load it (not a recognised package).

SLevi1_0-1768993411104.png

How can I get an ST or Semtech approved LoRaWAN stack into my project?

Please do not suggest I use stm32WL processor.

13 REPLIES 13

Hi @Andrew Neil 

 

I escalated the request to the responsible team for review and to push that the I-CUBE-LRWAN package will be available (Internal ticket number: 225628).

I will post updates here as soon as I have more details.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

I very much look forwards to a full and comprehensible manual.

I can now see the 'Documentation' tab again on the Product Page.

The User Manual is:

UM2073 STM32 LoRaWAN® Expansion Package for STM32Cube

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User

Also noted in the thread I linked earlier is that the LoRa(WAN) code all comes from Semtech.

So you could try going direct:

"LoRa Basics Modem/Modem-E is an easy-to-use software library that simplifies the development of LoRaWAN® end-nodes in the ISM Sub-GHz and 2.4GHz bands for worldwide interoperability. It provides developers with an event-driven interface at a high level of abstraction. The Software stack is compatible with TS001-LoRaWAN L2 1.0.4 and Regional Parameters RP2-1.0.3 specifications."

https://www.semtech.com/products/wireless-rf/lora-basics-modem 

via: https://www.semtech.com/products/wireless-rf/software-library-protocol-solution

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.