Tool/software:
I am using the Interrupt configuration 0x06
[6 (0x06) Asserts when sync word has been sent / received, and de-asserts at the end of the packet. In RX, the pin will also deassert when a packet is discarded due to address or maximum length filtering or RXFIFO_OVERFLOW state. In TX the pin will de-assert if the TX FIFO underflows.]
Establish two way communication between two devices transmit and receive packet. interrupt based setting.
I have tried setting the chip into receive mode GDO0 will toggle when I receive the chip a packet. However, even when I am not sending, the GDO0 pin will continually toggle on its own.
same thing in the transmit mode toggling continues when transmitting packet or not also.
Function shown below kindly check my steps.
// ISR function