5 years, 8 months ago.

sx1272 FSK mode

In FSK mod, when does payloadready and PacketSent Interrupt occur? I would like to send more than 64bytes of data using these two inerrupts. I write data to the FIFO by dividing by 32bytes threshold in transmit mode. So, If the total size of data is 100 bytes. and transmit it dividing 32bytes. when and how packetsent interrtupt occurs? Conversely, In receive mode, when I try to read 100 bytes from the FIFO using 32bytes threshold , when does the payloadready interrupt occur?

Be the first to answer this question.