Hi,
we tried to do changes in peripheral by updating new service and also tried to use old custom service to send bulk data.
example: Eatt_peripheral freertos we specifically used this since its sending multiple packets. we are searching for example in which we can send bulk data and multiple packets.
1. we tried sending different 2 bytes of data from eatt_peripheral and we are checking in NRF connect but we are not getting any changed data.
2. so we tried with 2 KW45 boards one for central and another peripheral . in this if we change data which is writing to database is reflecting in central but when we try for bulk data or array of data even after doing changes in below section :
1.we changed size of data required 10 bytes, using 0xB002 service B2

.
2.

these modifications we did. please check and assist we are not able to receive this in central