I want to receive more than 250 bytes over NUS ,presently i have receiving All Data but in parts of 20 bytes (i.e after receiving 20 bytes BLE_NUS_EVT_RX_DATA event is occures).
what should i do to receive Large Data over NUS under just one BLE_NUS_EVT_RX_DATA event,
thank you in advance ...