nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

advertise the sensor data continuously and connectable in service data format

 Hello,

i am using nrf52810 with mpu6050 for reading accelerometer and gyro-meter data and i want to advertise the sensor data continuously in nrf mobile application where the sensor data updated continuously for every second , and also its connectable to change the angle of it. if i used beacon example its only advertise and non-connectable . so i need advertise as below format and if anybody have any suggestions or reference please share me to resolve this problem .

 thank you.

Parents Reply
  • Hello,

    sagarnayakm said:
    only once like using payload but updating the sensor data is not possible so for more details please feel free to check  the below attachment .

    Are you saying that you are unable to update the characteristic's data, is this your issue?
    I recommend going through this tutorial on services and characteristics, and for example create a read service (if you will not be using notifications) which you then update with the sensor data.

    If this what not what you were asking about, please elaborate on your current issue.

    Best regards,
    Karl

Children
No Data
Related