<?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>Compatibility Issue with nRF52840 USBD HID Peripheral on macOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102399/compatibility-issue-with-nrf52840-usbd-hid-peripheral-on-macos</link><description>Hello, we encountered a system compatibility issue while using the USBD peripheral on nRF840. We are using SDK version 17.1.0 and using usbd_hid_generic to simulate the device as a keyboard, mouse, and HID device. It works perfectly on Windows and Linux</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Aug 2023 06:38:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102399/compatibility-issue-with-nrf52840-usbd-hid-peripheral-on-macos" /><item><title>RE: Compatibility Issue with nRF52840 USBD HID Peripheral on macOS</title><link>https://devzone.nordicsemi.com/thread/439159?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 06:38:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f20e7124-ce71-4e92-96f2-a9f71ed7ca2b</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Ken,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The problem is related to a &amp;quot;SET IDLE&amp;quot; HID-specific command. Both Windows and Linux set it to 0 and macos to non-zero. Macos is OK when the code just ignores the SET IDLE, but it gets upset with the handling offered by the SDK. I am trying to find out more how it is handled. We have not noticed in this difference in behavior and expectations from MacOS but the patch seems to fix the issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote user=""]However, this is clearly not a suitable long-term solution, even though it temporarily resolves the issue.[/quote]
&lt;p&gt;May I ask why this cannot be a long-term solution?&amp;nbsp; I also think that the development team has fully moved to support nRF Connect SDK. So if you are still in the prototyping phase, I am obliged to recommend you to consider moving to nRF Connect SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>