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

add a normal service at ancs

hello, I am using the nrf51822, I want to add a normal service which do not need bond before used at the ancs example.I hope it can do the follow tow points,firstly,if the device has been bond with iphone, another app can still communicate with the device through the 'normal service'。secondly,a iphone do not bond with the device can still communicate with the device through the 'normal service'. how can i do that? thank you very much.

Parents Reply
  • thank you HungBui, I have added an extra non encrypted service into the ancs profile,but i found another problem, the ancs service has a timeout parameter call SEC_PARAM_TIMEOUT,which is set to 30 second.when the device is connected to the iphone without pairing ,30 seconds later,there is an error find in the function device_manager_evt_handler(),error_result = 0x00000001. how can i to solve this error?thank you very much!

Children
No Data
Related