Debugging my application indicates that I might be not servicing BLE NUS RX frequently enough
bt_nus_cb.received is sometimes not called timely
Is there any way for user to elevate BT/BLE thread priority thread priority ? Or even find out what it is (so that I can reduce priority of my application threads) accordingly ?
I'm having hard time finding it int he SDK code.
I'm using SDK 2.1.2
Thank you,
Alex