<?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>I can&amp;#39;t get response from nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30927/i-can-t-get-response-from-nrf52832</link><description>I flashed firmware into my nordic nrf52832 DVK 
 https://github.com/NordicSemiconductor/pc-ble-driver/blob/99b5e78f96de60ee70e749bb89b280116275fb97/hex/sd_api_v3/connectivity_1.2.0_115k2_with_s132_3.0.hex 
 I am using my Ubuntu machine with pc_ble_driver_py</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 May 2018 23:18:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30927/i-can-t-get-response-from-nrf52832" /><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/130683?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 23:18:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a52dfedc-d425-4095-98bb-345d83a8d6dd</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;it didn&amp;#39;t work but I notice something strange according to this page here&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.0.0%2Fser_phy_uart_page.html&amp;amp;cp=4_0_0_3_2_2_2"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.0.0%2Fser_phy_uart_page.html&amp;amp;cp=4_0_0_3_2_2_2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.0.0%2Fser_phy_uart_hci_page.html&amp;amp;cp=4_0_0_3_2_2_3"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.0.0%2Fser_phy_uart_hci_page.html&amp;amp;cp=4_0_0_3_2_2_3&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;the first 2 bytes are the header and they contains the length of the payload bytes, and from the logic analyzer image I sent on my first post this is the sequence of bytes sent from the python script on UART&lt;/p&gt;
&lt;p&gt;0xC0 0x00 0x05 0x00 0xFB 0xC0, ...&lt;/p&gt;
&lt;p&gt;so does this means that the upcoming bytes for the first command is 192 bytes, because the python library is definitely not sending 192 bytes but is sending 4 bytes in the payload, so maybe that&amp;#39;s why the nrf52 is not responding&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/129797?ContentTypeID=1</link><pubDate>Wed, 25 Apr 2018 14:02:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e612ffee-827f-4f66-bf89-2964d4491811</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Your schemtic seems fine. Try putting a supply on REG1/VDD, don&amp;#39;t think it will make a difference but you can try.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/128690?ContentTypeID=1</link><pubDate>Tue, 17 Apr 2018 18:27:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b3790ed-5c3e-418d-839f-f634e789aeaa</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;for me I am using Fanstel BT832x DVK, here is the schematic of the board &lt;a href="https://static1.squarespace.com/static/561459a2e4b0b39f5cefa12e/t/5905ee34579fb3c5cc57eeff/1493560884625/EV+BT840+V3.pdf"&gt;https://static1.squarespace.com/static/561459a2e4b0b39f5cefa12e/t/5905ee34579fb3c5cc57eeff/1493560884625/EV+BT840+V3.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am not sure if there is something wrong with the dc-dc coil or external clock that needs special configuration in the firmware instead of using the out of the box percompiled hex files, I tried using the same hex file you are using I switched SW5 on which means the external crystal is connected&lt;/p&gt;
&lt;p&gt;I am still getting same error&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;Serial port used: /dev/ttyUSB0&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt;&amp;nbsp; File &amp;quot;advertising.py&amp;quot;, line 79, in &amp;lt;module&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; main(sys.argv[2])&lt;br /&gt;&amp;nbsp; File &amp;quot;advertising.py&amp;quot;, line 55, in main&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; driver.open()&lt;br /&gt;&amp;nbsp; File &amp;quot;/usr/local/lib/python2.7/dist-packages/pc_ble_driver_py-0.11.3-py2.7.egg/pc_ble_driver_py/ble_driver.py&amp;quot;, line 127, in wrapper&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise NordicSemiException(&amp;#39;Failed to {}. Error code: {}&amp;#39;.format(wrapped.__name__, err_code))&lt;br /&gt;pc_ble_driver_py.exceptions.NordicSemiException: Failed to open. Error code: 13&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I can see packets send from my Ubuntu machine but yet I can&amp;#39;t see any response from the Fanstel DVK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/124377?ContentTypeID=1</link><pubDate>Wed, 14 Mar 2018 13:25:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ace5bc1-7955-4670-9012-c5d7bd0bb22a</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;I used the connectivity firmware found here:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/v2.2.1/hex/sd_api_v3/connectivity_1.2.2_115k2_with_s132_3.0.hex"&gt;https://github.com/NordicSemiconductor/pc-ble-driver/blob/v2.2.1/hex/sd_api_v3/connectivity_1.2.2_115k2_with_s132_3.0.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am using nRF52832. I am using a RF52-DK so I am using an USB cable to connect to my machine. I am running Windows on my machine.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Did you follow this to setup the pc-ble-driver correctly?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/Installation.md"&gt;https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/Installation.md&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123996?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 15:54:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3510c35-4d23-48c2-a888-e5b383be298d</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;Ok great can you please confirm the following&lt;/p&gt;
&lt;p&gt;which version of firmware is flashed on your nordic chip?&lt;/p&gt;
&lt;p&gt;are you using nrf5281 or nrf52832?&lt;/p&gt;
&lt;p&gt;What is your machine type, is it Ubuntu?&lt;/p&gt;
&lt;p&gt;How did you connect your machine with the nrf52 (pin out)?&lt;/p&gt;
&lt;p&gt;if you have a logic analyzer, can you see same bytes sent over the UART tx from your machine?&lt;/p&gt;
&lt;p&gt;Thanks so much in advance&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123993?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 15:36:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:959d2ce7-1b7d-413a-ac7c-38ec7890db70</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Yes, it seems to work fine on my machine. I managed to run the advertising example and connect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123481?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2018 15:37:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7953b5c-4f3e-408a-bab9-af738e3255bb</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;Could you please verify that on your machine you can run the python driver on github, and connect to the Nordic running connectivity firmware in the github repo and run the example code?&lt;/p&gt;
&lt;p&gt;I really appreciate your help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123443?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2018 13:14:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f488712-6afa-4ddf-b03c-d4404d9e5caf</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;I read this before it helped me with older errors, but as you can see the pi is now sending packets over UART so I am assuming the pc ble driver python is sending what it&amp;#39;s supposed to send but problem nordic connectivity board is not replying&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123439?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2018 12:55:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e2fbcdb-2e33-43ab-8074-e735a26183fe</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;This seems to be a similiar issue, it not exactly the same but think it is worth a shot.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/issues/38"&gt;https://github.com/NordicSemiconductor/pc-ble-driver/issues/38&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123301?ContentTypeID=1</link><pubDate>Wed, 07 Mar 2018 16:04:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:623f6582-9057-4f1c-8893-882820209c19</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;I tried this also but it didn&amp;#39;t work, it&amp;#39;s like nordic connectivity board doesn&amp;#39;t get the messages on tx, but I had another test which is as follows&lt;/p&gt;
&lt;p&gt;I get 2 Nordic chip DVK and installed the sdk v12 on my machine, following this guide for serialization and flashed both connectivity firmware and soft device v 3.1.0 on my connectivity board, and flashed a serialization example on nrf52932 application board and I can see it&amp;#39;s working and I can scan for the BLE and find it.&lt;/p&gt;
&lt;p&gt;When I disconnect the application board and connect the RPI instead to connectivity board and run python advertising example code, I still don&amp;#39;t get response from the nrf52832 connectivity board&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123200?ContentTypeID=1</link><pubDate>Wed, 07 Mar 2018 09:42:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9c66932-cce4-4c15-a171-73c0d6e4d481</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;The problem might be related to issues that have been fixed in pc-ble-driver, but have not yet made it to pc-ble-driver-py since the submodule reference has not been updated.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is possible to try it out by updating the pc-ble-driver submodule folder to [v2.2.1](&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/tree/v2.2.1"&gt;https://github.com/NordicSemiconductor/pc-ble-driver/tree/v2.2.1&lt;/a&gt;), and recompiling.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123124?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 16:19:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fe99d72-764b-4aa0-a576-67255724dbad</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;I tried but still the same error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/123118?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 15:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:498a920d-c810-4b41-b793-ff0684efc23b</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Can you try this connectivity firmware?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/v2.2.1/hex/sd_api_v3/connectivity_1.2.2_115k2_with_s132_3.0.hex"&gt;github.com/.../connectivity_1.2.2_115k2_with_s132_3.0.hex&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/122660?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 17:02:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93d35d88-e486-4c5a-ad5f-6238d96e501e</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;My main intention is to control the nordic BLE from my RPI that&amp;#39;s why I am building from the source, and I am using the pinned version on the python library&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/122658?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 16:50:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19f16bcf-9842-44fe-9a4e-445ef327bb1a</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;I am using this firmware version, from the C library pinned in the py repo&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/99b5e78f96de60ee70e749bb89b280116275fb97/hex/sd_api_v3/connectivity_1.2.0_115k2_with_s132_3.0.hex"&gt;https://github.com/NordicSemiconductor/pc-ble-driver/blob/99b5e78f96de60ee70e749bb89b280116275fb97/hex/sd_api_v3/connectivity_1.2.0_115k2_with_s132_3.0.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;it&amp;#39;s not in the master branch&lt;/p&gt;
&lt;p&gt;I suspect there is a problem in the hardware connection, do I have to connect reset pin of the connectivity board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I can't get response from nrf52832</title><link>https://devzone.nordicsemi.com/thread/122650?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 16:15:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77a5affe-6cca-4287-b9d7-77530c6a7dba</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which version of pc-ble-driver are you using?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;pc-ble-driver-py are not compatible with v5, but with v3. So you have to use pc-ble-driver tav v2.x and not master branch:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/releases"&gt;https://github.com/NordicSemiconductor/pc-ble-driver/releases&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note: v2.x releases are for SD API v2 &amp;amp; v3, v3.x releases are for SD_API v2 &amp;amp; v5.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>