<?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>BLE HID keyboard questions</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4584/ble-hid-keyboard-questions</link><description>Hi, 
 Some questions below about the HID keyboard that refer to the example &amp;quot;/s110/ble_app_hids_keyboard&amp;quot; . 
 
 
 What initialize m_advertising_mode value before to call the advertising_start()? I set the value to &amp;quot;BLE_NO_ADV&amp;quot;. 
 
 
 (resolved</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Nov 2014 15:23:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4584/ble-hid-keyboard-questions" /><item><title>RE: BLE HID keyboard questions</title><link>https://devzone.nordicsemi.com/thread/16233?ContentTypeID=1</link><pubDate>Wed, 26 Nov 2014 15:23:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c1421a6-22d5-4e5d-bd2e-b7d675836aa5</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The compiler sets uninitialized static variables to zero, which corresponds to BLE_NO_ADV. This is not good coding practice, and I will report it, so we can improve it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>