<?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>nRF connect can&amp;#39;t create a server.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53467/nrf-connect-can-t-create-a-server</link><description>Hi. I tried to create a server using nRF connect but the error below appears. 
 2019-10-21T10:17:16.432Z INFO Application data folder: C:\Users\XXXX\AppData\Roaming\nrfconnect\pc-nrfconnect-ble 2019-10-21T10:17:16.725Z DEBUG App pc-nrfconnect-ble v2.3</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Oct 2019 00:25:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53467/nrf-connect-can-t-create-a-server" /><item><title>RE: nRF connect can't create a server.</title><link>https://devzone.nordicsemi.com/thread/216712?ContentTypeID=1</link><pubDate>Fri, 25 Oct 2019 00:25:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15577497-81a2-471a-8b6c-5504ebb37d17</guid><dc:creator>moon.kim</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ok Amanda.&lt;/p&gt;
&lt;p&gt;Thank you~.&amp;nbsp;I&amp;#39;ll consider the new version&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect can't create a server.</title><link>https://devzone.nordicsemi.com/thread/216584?ContentTypeID=1</link><pubDate>Thu, 24 Oct 2019 11:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c56f82ea-03c9-424a-98dd-56dc6cc4c86a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;&amp;nbsp;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately, I just got the information that the&amp;nbsp;&lt;span&gt;PCA10040 V0.9.0 board which chip ID is &lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP/nrf52832/ic_rev_comp_with_dev_hw.html"&gt;Engineering B&lt;/a&gt;&amp;nbsp;cannot support anymore.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please use the new version of nRF52832 DK.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;-Amanda H.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect can't create a server.</title><link>https://devzone.nordicsemi.com/thread/216557?ContentTypeID=1</link><pubDate>Thu, 24 Oct 2019 09:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac4e2787-c4da-4f4f-b131-5ac4093817c1</guid><dc:creator>moon.kim</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I cannot use the bl_connectivity_s132_aut_pca10040.hex. When I execute the command, the following message is displayed.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;ERROR: The file specified is not a valid hex file, has data outside valid areas&lt;br /&gt;ERROR: or does not have data in valid areas.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I think I should use the Hexa file for pca10040e.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;However, there is no hexafile for pca10040e in s132.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So I programmed Ble_connectivity_s112_aut_pca10040e.hex using s112 but the same problem still appeared.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect can't create a server.</title><link>https://devzone.nordicsemi.com/thread/216490?ContentTypeID=1</link><pubDate>Thu, 24 Oct 2019 06:34:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db549602-8411-4be6-b094-c5e2aa77e995</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Click&amp;nbsp;&lt;/span&gt;&lt;strong&gt;&lt;em&gt;Add/remove apps (uninstall nRFconnect)&lt;/em&gt;&lt;/strong&gt;&lt;span&gt;,&amp;nbsp;go&amp;nbsp;into {user}/AppData and removed everything that has *nrf*connect in the name, and then&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;install apps or update existing apps. If this still cannot help, you can try to flash the server image manually by the following command lines and images.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;nrfjprog --family NRF52 --program s132_nrf52_6.1.1_softdevice.hex --chiperase --verify

nrfjprog --family NRF52 --program ble_connectivity_s132_uart_pca10040.hex --sectorerase --verify

nrfjprog --family NRF52 --reset&lt;/pre&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;s132_nrf52_6.1.1_softdevice.hex is under &lt;span&gt;&amp;lt;nRF5_SDK_15.3.0&amp;gt;&lt;/span&gt;\components\softdevice\s132\hex&lt;/li&gt;
&lt;li&gt;ble_connectivity_s132_uart_pca10040.hex is under &amp;lt;nRF5_SDK_15.3.0&amp;gt;\examples\connectivity\ble_connectivity\hex&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect can't create a server.</title><link>https://devzone.nordicsemi.com/thread/216254?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2019 00:05:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:923874fa-c20b-4130-a786-cd37a0de62e5</guid><dc:creator>moon.kim</dc:creator><description>&lt;p&gt;Sorry ... The problem is not solved yet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect can't create a server.</title><link>https://devzone.nordicsemi.com/thread/216128?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 11:13:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e6d9839-4b92-4f29-b918-02070ecffda7</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you try to open the command line and use the&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nrf5x_command_line_tools/nrf5x_command_line_tools_lpage.html?cp=5_1"&gt;nrfjprog&lt;/a&gt;&lt;span&gt;&amp;nbsp;to recover the board?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;nrfjprog --recover&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect can't create a server.</title><link>https://devzone.nordicsemi.com/thread/216026?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 00:18:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42ad14a3-bd3d-4801-b739-53065f9547a5</guid><dc:creator>moon.kim</dc:creator><description>&lt;p&gt;Hi.&lt;br /&gt;Amanda. Thank you.&lt;br /&gt;I&amp;#39;m using nRF Connect v3.2.0 now. I updated everything.&lt;br /&gt;J-Link Software is also using version 6.44e.&lt;br /&gt;The previous log was written to the log file.&lt;br /&gt;This is the log displayed in the log window.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;09:15:12.556&lt;br /&gt;Application data folder: C:\Users\kr044\AppData\Roaming\nrfconnect\pc-nrfconnect-ble&lt;br /&gt;09:15:22.380&lt;br /&gt;Validating connectivity firmware for device with serial number 000682164785...&lt;br /&gt;09:15:25.169&lt;br /&gt;Error while setting up device 000682164785: Error when programming Error occured when program. Errorcode: CouldNotCallFunction (0x9) Lowlevel error: INVALID_PARAMETER (fffffffd)&lt;br /&gt;09:15:25.173&lt;br /&gt;Device closed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect can't create a server.</title><link>https://devzone.nordicsemi.com/thread/215912?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2019 12:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8688163f-dbe7-469c-8958-256b8ba33032</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you update to the latest version, nRF Connect v3.2.0 and Programmer v.1.2.3?&lt;/p&gt;
&lt;p&gt;It will ask to update the&amp;nbsp;J-Link Software version 6.44. Please agree to install it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please let me know it helps or not. If not, please provide the complete log again. Thanks.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>