Hi everyone,
We are experiencing a problem while communicating with a nRF24AP2-1CH using the asynchronous interface (UART at 19200 baud). Only Acknowleged Data is used.
The problem is that we are sending an Acknowledged Data Message and immediately getting an event message "MESSAGE_SIZE_EXCEEDS_LIMIT", after this we do a retry to send the same message and we receive the next (periodic) broadcast message and the Ack, meaning that te data was successfully transfered over radio.
In attachment 3 images images showing this situation (Images "Error_zoomX" are just the zoomed messages to show they are the same). CH1 is the RX pin of AP2, CH2 is the TX pin of AP2 and CH3 is the RTS pin of AP2.
Any idea why this issue happens?
Thanks.