Hi Nordic,
how can i use the QWR module on the ble_nus_uart peripheral example? In the example we use nrf_ble_qwr_init() to initialize the module but i don't get the effect of it.
I want to use it because i need to transmit data as fast as possible using the function ble_nus_data_send().
I thought that by enabling this module (QWR) i could get the ble messages transmitted via the ble_nus service automatically queue in case they could not be transmitted. But that is not the case. If there are no resources the transmission is simply not done. I don't see any basic queue done, neither an option to increase the size of queue.
Is my understanding from the QWR module correct?
Is there something that i'm missing?
Is there any example that i could use to get familiar with this module?
Any help is welcome. Thanks in advance.
Ps: using sdk 17