Sending 240 bytes of data periodically using notification

Hello,

I am working on application using nrf52810 SDK version nRF5_SDK_14.2.0_17b948a.

Here my application sends 240 bytes of data every 150 ms. But after sending few packets, we get NRF_ERROR_RESOURCES error.

So is it possible to send 240 bytes of data every 150 ms?  If yes please let me know what changes must done.

Related