This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

dealing large data packet's through ble

Hi, I need to send(using BLE) large amount of data's, which are collected by the accelerometer sensor for 1 hour. I have an external NOR flash where the accelerometer data's are stored and from there data's are transmitted to the BLE stack when sync occurs. I am using nRF51822 nordic controller. Assume that, data size will be 50KB.

Regards, Balaji

Parents
  • Hello,

    I applied all of your tips in HRS example, but I can't obtain such big bps as KPE wrote (~6,5kB/s), I've got only 1kB/s. I'm testing this with developement kit so I'm using nrf usb scanner with Master Control Panel as a packet receiver (central). And another problem I have is that I get only every second packet after first 6 packets had been sent. Packet size is 20. Any ideas?

Reply
  • Hello,

    I applied all of your tips in HRS example, but I can't obtain such big bps as KPE wrote (~6,5kB/s), I've got only 1kB/s. I'm testing this with developement kit so I'm using nrf usb scanner with Master Control Panel as a packet receiver (central). And another problem I have is that I get only every second packet after first 6 packets had been sent. Packet size is 20. Any ideas?

Children
Related