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.

CC1121 ASK/OOK 配置问题

Other Parts Discussed in Thread: CC1121

使用CC1121 接收ASK信号,通过GPIO引脚输出信号。

包模式使用Transparent serial mode

{CC112X_PKT_CFG2,          0x03},Transparent serial mode

   在发射器没有发射信号时GPIO引脚会有很高频率的电平变化(干扰),考虑到可能是过于灵敏。通过配置AGC寄存器会使干扰消失。但同时接收距离也会大大缩短,一搬没有干扰的情况下距离不超过5米。

发射机功率在10dbm左右

左图为有数据时的正常波形,右图为没有数据时的杂波。

请问影响ASK Transparent serial mode的寄存器有哪些,应该怎样配置会使没有收到正常数据时的杂波尽可能变少又不影响接收距离?

详细配置在附件中。