Dear all,
I am trying to develop an application that reads data from a sensor (accelerometer) and I want to be able to update the advertisement packet with the measurement I obtain from it.
So far I am able to read the values from the sensor. Using this example as a basis I can transmit a single value, but I am unable to update the content of the package in order to be able to read the right value. Is there any idea, how I can do this update?
I am using SDK 15.0.0.0. From what I have seen in the forum there is no straight forward way to do this, but I wonder, if someone has the same issue and if it is possible to share some sample code with me.
Kind regards