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.

Transmit problem.

Other Parts Discussed in Thread: CC1100

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.   

  • Can you provide a little more description.  Not sure of exactly what your algorithm is or what you are wanting to achieve.

    Jim Noxon

     

  •  

    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.