Add Peripheral Preferred Connection Parameter to Generic Access 0x1800 #498
-
Hello, I was hoping someone had a deeper knowledge how to add a service to Generic Access 0x1800 Primary Service. If i run:
Then when I view it inside BLE scanner it has created an additional service with the same name. What I want to accomplish is changing the Peripheral Preferred Connection Parameter for the bluetooth module inside the created 0x1800 service. How does one accomplish this? Kind Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The creation of that service is handled by the stack already. To set the PPCP characteristic data you will need to define the values in the config somewhere. These are what you need to set:
|
Beta Was this translation helpful? Give feedback.
The creation of that service is handled by the stack already. To set the PPCP characteristic data you will need to define the values in the config somewhere. These are what you need to set: