Hello ,
Which settings can increase the buffer capacity of ble_nus_data_send function? I get NRF_ERROR_RESOURCES when I try to load new data, i was going to create fifo buffer or queue then I realized that ble_nus_data_send have already a buffer so why i dont increase it's capacity instead of creating fifo... so Is there any setting to increase buffering capacity of the function ?
Best regards