I want to send big amount of data (10kb) with characteristic of 16 bytes. when the phone side is subscribed to notification I run a loop of data sending.
how can I synchronize data transfer with phone side? . I mean I wont send index i+1 if index if im not sure index i is successfully received