<?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>Using blinky and hid at the same time.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55570/using-blinky-and-hid-at-the-same-time</link><description>Hello! I want to develop such a functional: nrf52840 receives a line from my application that it saves to memory, and then, when I click on the button, it returns this line as a keyboard (hid device). Therefore, I decided to start small by combining the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Dec 2019 09:04:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55570/using-blinky-and-hid-at-the-same-time" /><item><title>RE: Using blinky and hid at the same time.</title><link>https://devzone.nordicsemi.com/thread/225820?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 09:04:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db15e646-0791-4504-abfb-05600efcd5a6</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, that is possible,&amp;nbsp;but I do not have any experience with it (we do not support it officially).&amp;nbsp;See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/21415/flashing-nrf52832-chip-with-st-link-v2/83987#83987"&gt;this post&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using blinky and hid at the same time.</title><link>https://devzone.nordicsemi.com/thread/225470?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2019 19:12:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32fdea45-3c74-453a-a8cb-19377ed3ca3e</guid><dc:creator>kinton</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Thanks for your reply. Is it possible to debug using st link v2? My teacher gave me only this programmer.&lt;/p&gt;
&lt;p&gt;And I will try the example you mentioned later, thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using blinky and hid at the same time.</title><link>https://devzone.nordicsemi.com/thread/225362?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2019 12:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6b87203-01d3-4e23-80bc-cce77aaabaf4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You write that &amp;quot;the controller simply does not start&amp;quot;. There is always &lt;em&gt;something&lt;/em&gt; happening. Can you elaborate? Have you attempted to debug to see what happens? The most typical reason for such an observed behavior is that an error check has been hit. Is that the case? If you have not already, please make sure to test a debug build (just select Debug from the build configuration dropdown if building in SES) and enable logging. Then you should get a printout in the log indicating the file, line number, and error code if an error has been detected.&lt;/p&gt;
&lt;p&gt;There is no ready-made example that combines ble_app_blinky and ble_app_hids_keyboard that I am aware of, but you may find &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/merging-two-ble-examples-together"&gt;Merging two BLE examples together&lt;/a&gt;&amp;nbsp;useful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>