Part Number: CC2340R5
Other Parts Discussed in Thread: SYSCONFIG
Hi,
I'm developing a custom solution based on the PropRF protocol with F3 SDK v9.14.02.16. I'm using the 1Mbps sub phy. During the development I noticed that the RCL seems to support a configuration to listen for 2 sync words simultaneously. Unfortunately if I configure 2 sync words and enable them, I still receive packets only with SyncWordA although I am sure on the Tx side I transmit packets with both sync words.
Are there any limitaions if I want to listen for 2 separate sync words? Are there any other configs that I have to do besides setting syncWordA and syncWordB and then disableSyncA=0 and disableSyncB=0? Or do I need to switch to another sub phy if I need to use this feature?
My application is based on rfEchoRx -> https://dev.ti.com/tirex/explore/node?isTheia=false&node=A__AJBKQksMCMWqO-HgQYS6yA__com.ti.SIMPLELINK_LOWPOWER_F3_SDK_PROPRF_MODULE__58mgN04__LATEST
