<?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>Can I know which OS (Windows/iPad/Android) is connected?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117238/can-i-know-which-os-windows-ipad-android-is-connected</link><description>I am developing a touch keyboard. (using SDK 17.1.0, nRF52840) Of course, this product connects to all OSes such as Windows/iPad/MacBook via BLE. However, there are keys that operate differently depending on the OS, so I am having trouble dealing with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Dec 2024 16:24:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117238/can-i-know-which-os-windows-ipad-android-is-connected" /><item><title>RE: Can I know which OS (Windows/iPad/Android) is connected?</title><link>https://devzone.nordicsemi.com/thread/514949?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2024 16:24:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ab51e84-5359-4879-93a5-5a41bad973bb</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Yim,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid what you want to achieve isn&amp;#39;t currently possible.&lt;/p&gt;
&lt;p&gt;The best you can do is implement a GATT Client on your product and explore and read the&amp;nbsp;central device&amp;#39;s GATT Server to see if there are any characteristics that can tell you which OS it is.&lt;/p&gt;
&lt;p&gt;Two standard Services you that&amp;nbsp;&lt;em&gt;might&lt;/em&gt; be helpful&amp;nbsp;are: GAP Service and&amp;nbsp;Device Information Service.&lt;br /&gt;Among them, only GAP Service is mandatory by spec, and can only give you Device Name.&lt;/p&gt;
&lt;p&gt;Even this lone possibility isn&amp;#39;t very helpful. I did a&amp;nbsp;trial with my phone, and basically can only get my device&amp;#39;s name, which&amp;nbsp;does show my phone model.&amp;nbsp;But device name can be changed by end-user, and phone model isn&amp;#39;t helpful when there is an increasingly huge number of them.&lt;/p&gt;
&lt;p&gt;See also:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/51487/how-to-make-device-hid-compatible-with-win-mac"&gt;How to make device HID compatible with Win &amp;amp; Mac&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>