This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC1312R:在2.5kbps 远距离模式下、是否可以使用同步字?

Guru**** 2343770 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1496113/cc1312r-in-2-5kbps-long-range-mode-is-it-possible-to-use-sync-word

器件型号:CC1312R

工具与软件:

您好、TI。

在2.5kbps 时、我们已设置了同步字、但我们发现即使同步字不同、我们仍然可以接收数据。
我想问一下同步字是否会被判断为2.5kbps?

RF_cmdPropTx.syncWord = gFlash_data.SyncWord;
RF_cmdPropRx.syncWord = gFlash_data.SyncWord;

在其他数据速率下、同步字的行为是正常的。