Other Parts Discussed in Thread: SYSCONFIG, , CC1312R
Tool/software:
Hi everyone,
I'm working on a project where I need to establish communication between a CC1352 and a CC1312 using the 868 MHz band. To get started, I used the rfUartBridge example from the TI SDK as a base.
I’ve configured a custom PHY with identical settings on both boards. Communication between two CC1352 devices works perfectly. However, when I try to communicate between the CC1352 and the CC1312, nothing seems to go through.
I’ve double-checked that:
- Both devices are using the same PHY settings (modulation, symbol rate, deviation, etc.)
- The RF commands are properly configured
- The UART bridge is functioning correctly on both ends
Is there something I might be overlooking—perhaps related to the RF front-end, TX power tables, or board-specific configurations?
Any insights or suggestions would be greatly appreciated!
Thanks in advance!
