2024-09-26 06:23 AM
Hello,
I would like to perform a LoRa Radio tests described in AN5796 - STM32WL Series RF Bench, but I do not find the needed files. So could you please share a link to firmware(STM32WL...) and software(python script and RSSMBV100 waveform).
Thanks
Solved! Go to Solution.
2024-09-26 08:18 AM
Hello @DuckTape12 and welcome to the ST Community
For the Python script, you can find it on the attachment file.
For the Firmware it is the LoRaWAN_AT_Slave that you should be using. It is available on the STM32CubeWL.
For the RF instruments, we are using the R&S®FSV signal and spectrum analyzer | Rohde & Schwarz (rohde-schwarz.com) as Spectrum analyzer and the R&S®SMBV100B vector signal generator | Rohde & Schwarz (rohde-schwarz.com) as Signal generator.
Best Regards.
STTwo-32
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.
2024-09-26 08:18 AM
Hello @DuckTape12 and welcome to the ST Community
For the Python script, you can find it on the attachment file.
For the Firmware it is the LoRaWAN_AT_Slave that you should be using. It is available on the STM32CubeWL.
For the RF instruments, we are using the R&S®FSV signal and spectrum analyzer | Rohde & Schwarz (rohde-schwarz.com) as Spectrum analyzer and the R&S®SMBV100B vector signal generator | Rohde & Schwarz (rohde-schwarz.com) as Signal generator.
Best Regards.
STTwo-32
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.
2024-09-27 01:00 AM
Thanks for the reply and provided files!