I have nrf52832 radios communicating with each other 100%. I have a nrf24l01p that is the 'gateway' to which the nrf52832 sends dump data. I can communicate with nrf24 and nrf52, only problem is that when I W_TX_PAYLOAD_NOACK on the nrf24 the nrf52 shows that noack flag of the received packet is 0. And if i W_TX_PAYLOAD the nrf52 shows the noack flag as 1. So the flag is the wrong way around. Has anyone come across the same issue? Is there a fix? Perhaps software related in the nrf52 esb library? The nrf24 boards are Chinese breakout boards. So I cannot guarantee authenticity. Could this be the problem? Any advise would be appreciated.