This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

profile/application developement using nRF51 DK

Hello, I am new to BLE profile development. I searched in web but could not find out a useful guide for this in terms of actual implementation(coding). It is seen that all profile should include methods of user interface. But how this can be converted to a code?

Problem: I want to design a sensor that will send data whenever a particular threshold exceeds. This sensor needs to be added to a network so that the sensed data can be used to operate an actuator. So some specification are defined in terms of advertising, connection etc (when to advertise, how often to advertise, to whom to connect etc.). I think a better way to include the sensor as a part of the network is to define all these parameter as a profile. But I do not know where to start. Can anybody suggest a better learning guide to start implementation of a profile??

Parents Reply Children
No Data
Related