<?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/"><channel><title>How should I ask my question?</title><link>/nordic/nordic-blog/b/blog/posts/how-should-i-ask-my-question</link><description>Before you ask your question, please remember to check if it is suited for Nordic Developer Zone , and that it has not been asked before. Please search Nordic Developer Zone, if you find your question, please vote on it.
Here are some simple guidelin</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: How should I ask my question?</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-should-i-ask-my-question</link><pubDate>Wed, 17 May 2023 14:22:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:042afda7-ada2-484e-8001-29f3a327e1c9</guid><dc:creator>Radhika Singhvi</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am working on Zigbee protocol. &amp;nbsp;In the zigbee stack, the structure is given for routing table. How can we add and remove the entries of node in routing table?&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=739&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: How should I ask my question?</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-should-i-ask-my-question</link><pubDate>Thu, 14 Jul 2022 07:02:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:042afda7-ada2-484e-8001-29f3a327e1c9</guid><dc:creator>awais1</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I am using nRF52832 and suddenly the board started giving error, this usb device is malfunctioned and the windows doesn&amp;#39;t recognize it. I tried all the port, cables and different PCs also I updated the drivers but the problem is not resolved. Can someone help me in this situation?&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=739&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: How should I ask my question?</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-should-i-ask-my-question</link><pubDate>Fri, 27 May 2022 09:56:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:042afda7-ada2-484e-8001-29f3a327e1c9</guid><dc:creator>Syed Tabasum</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi, I am working in direction finding with phase shift value in Bluetooth5.1,but not getting how to find particular direction of the signal can you please guide me in that.&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=739&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: How should I ask my question?</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-should-i-ask-my-question</link><pubDate>Fri, 27 May 2022 09:49:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:042afda7-ada2-484e-8001-29f3a327e1c9</guid><dc:creator>Syed Tabasum</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=739&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: How should I ask my question?</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-should-i-ask-my-question</link><pubDate>Wed, 10 Nov 2021 09:53:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:042afda7-ada2-484e-8001-29f3a327e1c9</guid><dc:creator>Ram Pingle</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;span&gt;Hello, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am using &amp;quot;&lt;em&gt;nRFConnect1.5.1 SDK with nrf5340&amp;quot;&lt;/em&gt; . I want to use NVS storage system with&amp;nbsp;Partition Manager. I tried nvs sample given in path &amp;quot;&lt;/span&gt;&lt;em&gt;ncs/zephyr/samples/subsys/nvs&lt;/em&gt;&lt;span&gt;&amp;quot;&amp;nbsp; which doesn&amp;#39;t use&amp;nbsp;Partition Manager i.e &amp;quot;USE_PARTITION_MANAGER=0&amp;quot;&amp;nbsp; and it is working fine.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In my application , I am using &amp;quot;multi-image builds&amp;quot; using Partition Manager.&amp;nbsp; When I tried use same nvs sample code in my application it gives me the error below .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[1;31m&amp;lt;err&amp;gt; flash_nrf: invalid address: 0x00100ff8:8&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I found below note:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When you build a multi-image application using the Partition Manager, the Device Tree Source flash partitions are ignored.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am confuse where I need to define storage partition while using &amp;quot;Partition Manager&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I did below configuration , still is not working;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;zephyr/.config:1625:CONFIG_NVS=y&lt;br /&gt;zephyr/.config:1626:# CONFIG_NVS_LOG_LEVEL_OFF is not set&lt;br /&gt;zephyr/.config:1627:# CONFIG_NVS_LOG_LEVEL_ERR is not set&lt;br /&gt;zephyr/.config:1628:# CONFIG_NVS_LOG_LEVEL_WRN is not set&lt;br /&gt;zephyr/.config:1629:# CONFIG_NVS_LOG_LEVEL_INF is not set&lt;br /&gt;zephyr/.config:1630:CONFIG_NVS_LOG_LEVEL_DBG=y&lt;br /&gt;zephyr/.config:1631:CONFIG_NVS_LOG_LEVEL=4&lt;br /&gt;zephyr/.config:1867:CONFIG_SETTINGS_NVS=y&lt;br /&gt;zephyr/.config:1870:CONFIG_SETTINGS_NVS_SECTOR_SIZE_MULT=1&lt;br /&gt;zephyr/.config:1871:CONFIG_SETTINGS_NVS_SECTOR_COUNT=8&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please help me.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=739&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: How should I ask my question?</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-should-i-ask-my-question</link><pubDate>Thu, 16 Apr 2020 22:53:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:042afda7-ada2-484e-8001-29f3a327e1c9</guid><dc:creator>peterz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;[SOLVED] usb genenic HID keeps appearing as mouse&lt;/p&gt;
&lt;p&gt;I took the usbd_hid_generic example and replaced the mouse functionality by consumer device control functionality.&lt;/p&gt;
&lt;p&gt;(volume up/down, play/pause etc). Then I flashed this modified example on a 52840 dongle and put it into my Windows laptop. No matter what I tried, it kept appearing as non-functional mouse. It took quite some time to realize: Windows remembers the device!&lt;/p&gt;
&lt;p&gt;When I changed ProductID it was finally recognized as consumer device control - and then I found&lt;/p&gt;
&lt;p&gt;&amp;quot;...Open Device Manager and click View &amp;gt; Show hidden devices. You will now see every USB drive or SD card that Windows knows about, whether currently connected or not, listed under Disk drives. Right-click on one to uninstal it.&amp;quot;&lt;/p&gt;
&lt;p&gt;thought I&amp;#39;d share this&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=739&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>