Hi.
I working on cc1100. I used MCM0 to change to RX after sending a packet but it just send 5 byte of TX FIFO and goes to RX, i read TX FIFO before and after GDO pulse.
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.
Hi.
I working on cc1100. I used MCM0 to change to RX after sending a packet but it just send 5 byte of TX FIFO and goes to RX, i read TX FIFO before and after GDO pulse.
I want to make a full duplex communication between two CC1100 . In the begening i strobe RX in one of them an in the other one strob TX and then start to writing in the TX FIFO
and wait for GDO (0x06) pulse , after the pulse it automatically goes to RX and waits for data to come.I read TX_BYTES before and after GDO pulse it changes less than packet size.
Thank you for your help.