- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Not able to find any example code to send BLE data at a high data rate.
Trying to send 100Hz acceleration data via BLE. Still not able to achieve it.
Any help would be appreciated.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello timothdev,
Thank you for your interest in the Intel Curie Board.
I found this code that you might be helpful for your project:Also, here are more examples that can be useful: The acceleration sensor from the Curie board is BMI160 and the BLE is Nordic nRF51822.
You can check out these threads:
- https://devzone.nordicsemi.com/f/nordic-q-a/33946/how-to-get-data-from-sensor-bmi160-using-spi
- https://github.com/BoschSensortec/BMI160_driver/issues/44
Best regards,
Eliza
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello timothdev,
Could you please let me know if the information provided above was useful to you?
Thank you,
Eliza
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Eliza,
Sorry for the late reply, I was on a vacation.
No, the links were not useful. I was searching for a program that would give me an insight into how to achieve high data rate transmission.
Not just any example program. I have already gone through these codes. Nothing seems to give straightforward procedure of how to achieve,
High data rates.
I tried what was said in the below, forum and it was quite helpful.
https://forum.arduino.cc/index.php?topic=390727.0 How to improve data rate in curie Arduino 101 BLE
This was the example program that finally solved my problem.
The client connection interval updating example code.
https://github.com/arduino/ArduinoCore-arc32/commit/bb5b7b4939e3e486d012298b7a7b831c17eb2877 Jira 671, Support Connection Interval updating. · arduino/ArduinoCore-arc32@bb5b7b4 · GitHub
Thanks for your efforts,
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
If anyone wants an example code, please refer to the GitHub code given below.
This may help solve your problem.
https://github.com/arduino/ArduinoCore-arc32/issues/545 disconnect after sending Notifications · Issue # 545 · arduino/ArduinoCore-arc32 · GitHub

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page