2024-10-03 06:34 AM - last edited on 2024-10-03 07:33 AM by Mike_ST
Hi, I'm pretty new to STM developement. I tried use "SubGhz Ping Pong" example in the cubeWL package, successfully. Now I search to establish a real com' between two STM32WL55JC1, where they can exchange data, etc... The different driver, API, layer make a real fog when you're a beginner. In differents manual theres no details on what do this function or this, and search in "radio_driver.c" is not very helpfull. Someone here can help me to understand how inplement and use those function ? Thank you very much.
2024-10-07 09:34 AM - edited 2024-10-07 09:37 AM
Hello @NightFury
I suggest you take a look at the implementation of send and receive on those two applications. Also, you can refer to this tutorial video and this application note AN5406 that may help you.
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.