Hi all,
I am working simple peripheral project. I want to send 128 bytes of data from CC2652 to smartphone. For this purpose, I am integrated data service of project zero into simple peripheral project. I am using notify property to send data and I am increased the data length to 128 bytes. But I am able to send only 20bytes at a time. For the testing purpose, I am sending data for every one second.
I am tested the same in my custom service(which is created through TI simple link academy) and I am getting same performance(only twenty bytes only transferring). Is this app side issue or cc2652 issue
Regards,
Aslam