cancel
Showing results for 
Search instead for 
Did you mean: 

How set the LoRa keys in the code with a SPI Flash

HDIA.1
Associate III

Hello,

For my LoRa product : STM32WLE5xx , I want to register the lora keys in my SPI Flash and at the start of the chip read them.

I know that the keys are set in "se-identity.h" and how i can implement my idea

Thanks

2 REPLIES 2
Imen.D
ST Employee

Hello @HDIA.1​ 

Try with the example availables under the STM32CubeWL MCU package with the End_Node and AT_Slave projects.

Have a look at this application note: How to build a LoRa® application with STM32CubeWL

Imen

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

Start by getting your SPI Flash Read / Write functionality working.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..