2025-09-02 5:20 AM - last edited on 2025-09-02 5:28 AM by mƎALLEm
hello... I am using custom board with STM32F103C8T6 with Semtech LoRa module SX1262 for LoRaWAN architecture. Facing lot of issues like files missing. We are using the files from Github link
Solved! Go to Solution.
2025-09-08 4:53 AM - edited 2025-09-08 5:03 AM
I don't think ST provided that solution.
You may look for a working solution on the internet:
Related threads posted in this community:
https://community.st.com/t5/stm32-mcus-embedded-software/lora-sx1262-integration/td-p/594370
PS: files missing after downloading a folder from github could be because you didn't use --recursrive option when you cloned the github package. So please read this article: Downloading STM32Cube packages from GitHub correctly
2025-09-02 5:29 AM - edited 2025-09-02 5:39 AM
Hello @Antony0375 and welcome to the ST community.
Which github link? was it created by ST?
If not this is not the correct place to ask that question but to the owner of that github.
2025-09-02 9:06 PM
2025-09-08 4:53 AM - edited 2025-09-08 5:03 AM
I don't think ST provided that solution.
You may look for a working solution on the internet:
Related threads posted in this community:
https://community.st.com/t5/stm32-mcus-embedded-software/lora-sx1262-integration/td-p/594370
PS: files missing after downloading a folder from github could be because you didn't use --recursrive option when you cloned the github package. So please read this article: Downloading STM32Cube packages from GitHub correctly