This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ESB TX fail event but RX has received data

Hi, Nordic engineer

nRF52832 as ESB PTX, nRF24LU1 as ESB PRX

same channel, crc, and match address and pipes, but from nRF52832 uart log, ESB TX fail event always show, but from nRF24LU1 PRX, RX has received data.

then I use another nRF52832 as PRX, same config, PTX(nRF52832) show ESB TX success.

Its' so strange. Could you give me suggestions?

  • @Chaw: Have you tested with the example provided in the SDK, or your own firmware ? Could you paste your configuration for the nRF52 and the nRF24LU1 here ? How did you set-up the AutoACK bit ? There could be an inverted value bug that need a workaround.

  • Hi, Bui now, I re-start one new project for nRF24, it work well, I do not know why. However, now it can work normal. I will close this issue. Maybe there is something wrong in keil project configuration.

Related