I would like to use the nRF24L01+ for a telemetry project that requires broadcast at 100% duty cycle at a fixed bitrate. Ideally, we could also use our own frame format.
-
Is it possible to bypass the framing functionality in the nRF24L01+, allow us to insert our own sync word, FEC, etc.?
-
Is it possible to use an IRQ pin or monitor the TX FIFO fill level so we can continuously transmit and keep the FIFO full?
Has this been demonstrated by other customers before?
-J