Hello,
I use S132 and BLE_ERROR_NO_TX_PACKETS was removed from SDK (but exists for S140).
What can i use instead please ?
Thank you.
Hello,
I use S132 and BLE_ERROR_NO_TX_PACKETS was removed from SDK (but exists for S140).
What can i use instead please ?
Thank you.
In S132 v.4.x.x, BLE_ERROR_NO_TX_PACKETS has been replaced by NRF_ERROR_RESOURCES.
In S132 v.4.x.x, BLE_ERROR_NO_TX_PACKETS has been replaced by NRF_ERROR_RESOURCES.
Ok thank you