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

nRF52833 DK BLE Examples

Hi all,

I´m trying to create my first BLE application with segger embedded Studio.

My Hardware is the nRF52833 DK with a sensor connected to dev Board via I2C lines.

I would like to create an application, which is able to interface the sensor data. In this case, In would like to interface a three axis gyro and accelerometer, so my application should has one Service and six characteristics.

I would like to read this characteristics with nRF Connect, installed on my mobile phone.

My Question: Is there a good (and especially easy) example for this? The most examples in SDK 16 aren´t usable for nRF52833 (PCA10010) or quite difficult to understand for first Project...

Thanks in Advance

Simon

Parents Reply Children
Related