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

[Sending big size data over BLE nrf51822]

Dear Nordic,

I am following this test example [https://github.com/NordicSemiconductor/nrf51-ble-app-lbs/tree/throughput-test-5.2.0] while using nrf51822 dev board.

I am unable to flash it to nrf51822 (pca10028 board). considering nRF51 SDK version 5.2.0, S110 SoftDevice version 6.0.0. Its showing error : programming failed, Invalid parameter error!

Please suggest the solution. I really need to understand this example to send big size data.

Thanks.

Parents Reply
  • @ Oyvind: Hi~ Thanks for your reply~ I understood it (well explained example)

    well, there is something strange I am facing....like it sending 20 byte data once I press the button, but it continuously sending the same 20 Byte data again and again....with a non stop series. It should be auto stopped once it check for the condition [BLE_EVT_TX_COMPLETE]; but its only stop once I re-press the button. Transmitting On and Off is getting controlled by button. why so? Please clear. I want to send the data only the time when I press the button but not indefinite number of times (non stop)...... Thanks.

Children
No Data
Related