cancel
Showing results for 
Search instead for 
Did you mean: 

Which example to read, Pingpong or LocalNetwork_Sensor?

David_
Senior

Which example 'may be' a better start for reading?  Do they use interrupt, DMA and power saving mode?

SubGHz_Phy_PingPong
LocalNetwork_Sensor

https://github.com/STMicroelectronics/STM32CubeWL/tree/main/Projects/NUCLEO-WL55JC/Demonstrations/LocalNetwork/LocalNetwork_Sensor

Many thanks

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @David_ 

The best way to start is to use the ping pong example. Debug it step by step to understand how it works and what features are implemented on the app. Reading the readme file also could be helpful.

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.

View solution in original post

1 REPLY 1
STTwo-32
ST Employee

Hello @David_ 

The best way to start is to use the ping pong example. Debug it step by step to understand how it works and what features are implemented on the app. Reading the readme file also could be helpful.

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.