<?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>HID on iOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51087/hid-on-ios</link><description>I&amp;#39;m developing a nRF52832 based HID device and I&amp;#39;m at a bit of a loss as to why it isn&amp;#39;t working on iOS. The device works as a keyboard fine on macOS, and it connects and pairs on iOS, but it doesn&amp;#39;t work – the virtual keyboard doesn&amp;#39;t disappear and keyboard</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Aug 2019 23:02:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51087/hid-on-ios" /><item><title>RE: HID on iOS</title><link>https://devzone.nordicsemi.com/thread/204574?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2019 23:02:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3067550-4397-4ca9-9214-550dae347381</guid><dc:creator>nrbrook</dc:creator><description>&lt;p&gt;The problem was two of my strings in the device information service had a length which was 1 greater than the length of the string (i.e., they had the length of the string including the terminating null character). When modified to be the correct length, it works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>