Skip to main content
HDIA.1
Associate III
December 15, 2022
Question

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

  • December 15, 2022
  • 2 replies
  • 758 views

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

This topic has been closed for replies.

2 replies

ST Technical Moderator
December 26, 2022

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Tesla DeLorean
Guru
December 26, 2022

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

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