Hi
I have a setup with one device and one host, and I want to send data return to the device, but I'm not getting the nrf_gzll_host_rx_data_ready callback no the host.
but on the Device i get alot of nrf_gzll_device_tx_success, how can that be possible, should I not always get a callback every time the device has sent to the host?