2025-03-31 1:10 AM
Hi everyone,
I am working on LoRa point-to-point communication using the STM32WLE5CCU6 and trying to run the PingPong example. However, I haven't been successful so far.
I would appreciate any guidance on whether I need to modify any pin configurations or make changes to the PingPong example before uploading it to the MCU. Additionally, I am using this IC in the RAK3172 module. Has anyone here developed their own circuit for it?
Any help or suggestions would be greatly appreciated!
Thank you.
Solved! Go to Solution.
2025-04-15 7:54 AM
Hello @hashara
First, the RAK3172 is not an ST product but it is based on an STM32WLE55CC MCU. So, for more details you may contact the manufacturer. But I may recommend you some resources (not tested on my side and not developed or guarantee by ST). For the Ping Pong example you may have a look here. And for a design based on the RAK3172, you can find an example here.
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.
2025-04-15 7:54 AM
Hello @hashara
First, the RAK3172 is not an ST product but it is based on an STM32WLE55CC MCU. So, for more details you may contact the manufacturer. But I may recommend you some resources (not tested on my side and not developed or guarantee by ST). For the Ping Pong example you may have a look here. And for a design based on the RAK3172, you can find an example here.
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.
2025-04-16 9:59 PM
Hi @STTwo-32,
Thank you so much for your response and for pointing me to those resources!
I understand that the RAK3172 is not an official ST product, but it's great to know that it’s based on the STM32WLE55CC MCU. I’ll definitely check out the links you shared and see how I can adapt them to my setup.
Thanks again for taking the time to help—I really appreciate it!
Best regards,
@hashara