<?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 error 15 NRF_ERROR_FORBIDDE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89415/hid-error-15-nrf_error_forbidde</link><description>Hi, 
 I&amp;#39;m using SDK17.02 HID example on nRF52810. 
 I create a timer to use mouse_movement_send about 10ms interval. 
 When my custom board was connected, RTT viewer logging ERROR 15 
 
 
 Should I handle the process like this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Jul 2022 12:22:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89415/hid-error-15-nrf_error_forbidde" /><item><title>RE: hid error 15 NRF_ERROR_FORBIDDE</title><link>https://devzone.nordicsemi.com/thread/375092?ContentTypeID=1</link><pubDate>Fri, 01 Jul 2022 12:22:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:433cf94e-a983-4653-b8fa-657d4b82396e</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Glad to hear you were able to solve it, I will close the case then &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hid error 15 NRF_ERROR_FORBIDDE</title><link>https://devzone.nordicsemi.com/thread/374946?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 14:25:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0484f035-8b13-4cda-8bea-fd018498d393</guid><dc:creator>Taylor</dc:creator><description>&lt;p&gt;Thanks for your reply. I add the judgement of status before using HID and solve it now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hid error 15 NRF_ERROR_FORBIDDE</title><link>https://devzone.nordicsemi.com/thread/374713?ContentTypeID=1</link><pubDate>Wed, 29 Jun 2022 11:15:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3c23df3-c312-4df3-9ff3-903df8f67beb</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The FORBIDDEN error occurs if you are trying to send data before the link is encrypted (paired).&lt;/p&gt;
&lt;p&gt;You have to ensure that you go through pairing before you try to send anything over the link, since the HID service requires encryption to be enabled.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>