This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can we send 500 data bytes from one BLE service by setting attribute length?

I want to send 500 bytes(chunks of data) for specific event so when I get new 500 bytes from sensor firmware should send all of those bytes over BLE service in proper order and that same order should be maintained from Android application side as well.

Is it possible to write that kind of BLE service in nRF51822 with s110 and if yes then how? So please someone can give me an example code for this kind of BLE service?

Any help would be appreciated !

Parents Reply Children
No Data
Related