Hi,
Here below I have mentioned GFSK modulation and FSK modulation register settings for ADF7020-1.
In this, GFSK modulation working fine. I have problem with FSK modulation settings. Please give support, what are the register should I change to work.
GFSK Modulation settings(433Mhz,9600 baudrate),
Reg0_tx = 0x71393930;
Reg0_rx = 0x79391420;
Reg1 = 0x3B011;
Reg2 = 0xc4247e52;
Reg3 = 0x6F2453;
Reg4 = 0x00154;
Reg5 = 0x2AA05;
Reg6 = 0x2DD008A6;
FSK Modulation settings(433Mhz,9600 baudrate),
Reg0_tx = 0x71393930;
Reg0_rx = 0x79391420;
Reg1 = 0x3B011;
Reg2 = 0xc4247e12; // here I am just changing from GFSK to FSK, it's not working
Reg3 = 0x6F2453;
Reg4 = 0x00154;
Reg5 = 0x2AA05;
Reg6 = 0x2DD008A6;
Thanks by,
V Rajendran