2024-07-09 02:53 AM - edited 2024-07-09 02:55 AM
Hello, so I am using two RAK3172 and trying to run SubGHz_Phy_PingPong example as it is, but it is not working
This is the log on both end, I attached the screenshot of one device, I also tried by doing iq inversion on both the devices, but it's still same. Any help would be appreciated, thank you.
Solved! Go to Solution.
2024-07-09 03:25 AM
Hello @pho3nix
The SubGHz_Phy_PingPong example is not fully compatible with the RAK3172 since the example is maid for an STM32WL5 Dual Core MCU but the RAK3172 is based on the STM32WLE Single Core MCU. So, it may need some extra configuration for migration. You may try this example (not an official one but it may help). Also, you can ask for help on our third-party forum.
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-07-09 03:25 AM
Hello @pho3nix
The SubGHz_Phy_PingPong example is not fully compatible with the RAK3172 since the example is maid for an STM32WL5 Dual Core MCU but the RAK3172 is based on the STM32WLE Single Core MCU. So, it may need some extra configuration for migration. You may try this example (not an official one but it may help). Also, you can ask for help on our third-party forum.
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.