SDK 15.2
The nrfx_uarte_event_t callback contains a nrfx_uarte_xfer_evt_t; structure,
this structure has the bytes field as a uint8_t this should be a uint16_t to support NRF52840 (TX)|RX MAXCNT register of 16 bits
minor but wrong!
SDK 15.2
The nrfx_uarte_event_t callback contains a nrfx_uarte_xfer_evt_t; structure,
this structure has the bytes field as a uint8_t this should be a uint16_t to support NRF52840 (TX)|RX MAXCNT register of 16 bits
minor but wrong!
Thanks for letting us know. The bug is now is now reported.
Thanks for letting us know. The bug is now is now reported.