<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to add HID service after connection to custom service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11038/how-to-add-hid-service-after-connection-to-custom-service</link><description>Dear Developer Zone,
I&amp;#39;m using an nrf51822 with SDK8 &amp;amp; SD S110 v8 
 We have an iOS app connecting to a custom service on the NRF device. What we would like to do control the camera shutter using the HID service. Is it possible to have the iOS device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Dec 2015 22:35:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11038/how-to-add-hid-service-after-connection-to-custom-service" /><item><title>RE: How to add HID service after connection to custom service</title><link>https://devzone.nordicsemi.com/thread/41265?ContentTypeID=1</link><pubDate>Fri, 25 Dec 2015 22:35:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5c23b32-f831-43ab-96a6-4efe4be53726</guid><dc:creator>Michael Dietz</dc:creator><description>&lt;p&gt;What do you mean connecting to a custom service. The iOS will scan for devices and you can add a scan filter (it will only discover devices that advertise a specific service UUID). So in your case your scan filter could be for your custom service. However once the iOS device discovers the advertising nRF5x device it can then discover all of the services the device has. So the device could have multiple services, one being the customer servie and another being the HID service. After the iOS device discovers the HID service it can use it like normal and the fact that their are other servies doesnt matter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>