i am using SDK 1.9.1 to notify data to peripheral to central device i am using ''bt_gatt_notify " api to send data to mobile but i am able to send only 20 bytes data to central device ,but my requirement i am getting packets from MCU with 240 bytes each pkt ,but i am not able to transmit full pkt once data i am splitting the pkt 20 bytes and sending but the requirement is need to send pkt by pkt continually please help to solve the problem.