Hello ,
I have met a problem about the communication between nrf52832 and nrf24le over Gazell. nrf52832 is the device and nrf24le is the host. The problem is that nrf24le could receive the data from nrf52832,but nrf24le could not receive the ack_payload from nrf24le.In addition, the founction of nrf_gzll_device_tx_success() was callbacked successfully,and I used the founction gzll_ack_payload_write to add ack_paload to the host ack! Appreciate for your help!
NRF5_ SDK13.0.0 nrfgo_SDK2.3.0