<?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>flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35265/flashing-problem-with-some-nrf52832-shields-using-the-dk-nrf52</link><description>Hello 
 i just bought my DK-nrf52 to move to BLE after playing few months with arduino. I have connected various nrf52832 shields from China (from Holyiot 17095, which is very small). 
 after learning the basics from Keil and your board. i finally compile</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 29 Jul 2018 05:46:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35265/flashing-problem-with-some-nrf52832-shields-using-the-dk-nrf52" /><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/141785?ContentTypeID=1</link><pubDate>Sun, 29 Jul 2018 05:46:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ed031d6-97bb-4075-b609-519134b84de5</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Oh thanks again for this information.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/141784?ContentTypeID=1</link><pubDate>Sun, 29 Jul 2018 04:41:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3fdd65d-2904-4f25-9d3a-e4b8cca88755</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;The CTS/RTS are for flow control. &amp;nbsp;It only actives when there are too much traffic on the line and either end could not keep up with the data rate. &amp;nbsp;It will ask the other to stop transmitting and wait for it. &amp;nbsp;Without CTS/RTS it will just drop the data any data that it could not handle.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/141783?ContentTypeID=1</link><pubDate>Sun, 29 Jul 2018 02:47:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9fdd5c8-9134-47ac-bceb-983e320490b3</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Oh thanks a lot for your help. Your first solution worked right away. i connected the TX and RX to an FTDI board and i got the data working right away. In fact we dont need the connection of the CTS and RTS in such a case? i connected them too to the FTDI but it doesnt make any difference. the Module communicate perfectly with the terminal, with or without CTS, and RTS connected.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will investigate your second solution. this looks convenient to use the same connection to both flash and communicate.&lt;/p&gt;
&lt;p&gt;thank you so much. this is the answer i needed to move on. Very useful&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/141776?ContentTypeID=1</link><pubDate>Sat, 28 Jul 2018 11:42:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb5b14a8-047e-4ce0-b506-75dec824140f</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Connecting the external module to the DK uart is a no go. &amp;nbsp;There are 2 solutions for you. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;- First solution : &amp;nbsp;use the FTDI breakout board for the uart to usb bridge. Part number UMFT234XF. &amp;nbsp;With this you still need the DK for flashing and the UMFT234XF for uart to PC.&lt;/p&gt;
&lt;p&gt;- Second solution use the &lt;a href="http://embeddedsoftdev.blogspot.com/p/idap-link.html"&gt;IDAP-Link CMSIS-DAP Debug JTag&lt;/a&gt;. &amp;nbsp;You can do both flashing and uart to usb bridge all in one. &amp;nbsp;This option, does not work with Segger Studio but you can use it with any other IDE Eclipse, Keil, CrossWork... including Arduino IDE. &amp;nbsp;There is a setup procedure here &lt;a href="https://github.com/sandeepmistry/arduino-nRF5"&gt;https://github.com/sandeepmistry/arduino-nRF5&lt;/a&gt;&amp;nbsp;for Arduino.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/141775?ContentTypeID=1</link><pubDate>Sat, 28 Jul 2018 11:20:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7207a4a-d016-4db8-8352-ac50dc6e4109</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Hi Martin.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think I need help on your first point . I am not sure i know how to connect a module to the board nfr52-DK. to play with the example ble_UART i flashed on the external module.&amp;nbsp; Here is what i need to know to move on:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;My Question is really pragmatic:&amp;nbsp; how to connect my external module to send and receive text&amp;nbsp; it Using Termite&lt;/p&gt;
&lt;p&gt;The documentation of the DK is not mentionning that how to play with the ble_UART but how to flash it ( i did that already). I am reading all kind of post related to that&amp;nbsp;&lt;/p&gt;
&lt;p&gt;such as&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/17706/uart-communication"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/17706/uart-communication&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;honnestly i have been spending more than one month on trying to use your technology and after purchasing: the DK-nrf52, Keil, I really dont intend to buy a&amp;nbsp; scope just to play with a simple module connected to your board and see if the text i send from my app is read by the module flashed with your own example from your sdk v15?&lt;/p&gt;
&lt;p&gt;Thanks for your understanding.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/140998?ContentTypeID=1</link><pubDate>Mon, 23 Jul 2018 13:39:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ffa17d6-e778-4ec3-aae2-78310d4b3f94</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Philippe,&lt;/p&gt;
&lt;p&gt;- Please confirm that you have connected the correct pins to each-other like described in the manual.&lt;/p&gt;
&lt;p&gt;- Check that there is actually communication between the boards by checking with a scope.&lt;/p&gt;
&lt;p&gt;- Flash a simple UART example to test that you can echo the messages to the custom board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/140776?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 07:55:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac7e0a8f-b309-41bf-bc5c-63e01c45ffb9</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/ConnectionModule.jpg" /&gt;&amp;nbsp;Dear Martin, I am still connected to the external module the way i connected it for flashing it. It is not on P19 but P20 (which should be the same i guess). I did set Termite the way that is said into the documentation here, since it works perfectly with the module on board but not the external one&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/140621?ContentTypeID=1</link><pubDate>Thu, 19 Jul 2018 08:39:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb37b393-04cb-4934-a306-caa242008c6f</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Philippe,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;How are you connected to the external nrf52832 module with the nRF52 DK?&lt;/p&gt;
&lt;p&gt;If you are you using the &amp;quot;debug out&amp;quot; (p19) on the DK, you should be able to communicate with the module &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.gs.ses%2Fdita%2Fgs%2Fdeveloping%2Fconnect_uart.html&amp;amp;cp=1_1_0_8_1" target="_blank" rel="noopener noreferrer"&gt;with CDC-UART&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/140434?ContentTypeID=1</link><pubDate>Tue, 17 Jul 2018 15:56:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59d5cc15-a9b8-4576-b206-c82b18a974d8</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Hi Martin. Thanks again for your help. I made the UART properly thanks to your link.&lt;/p&gt;
&lt;p&gt;What still doesnt work is to communicate with an external nrf52832 connected to the DK-nrf52. Doest Termite communicate to the external nrf52 module that way?&lt;/p&gt;
&lt;p&gt;The connection is working fine between the module and the phone. i can see the app sending text. but Termite receives nothing. Is it possible actually to communicate through the DK-nrf52 and an external nrf52832 connected to it ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks also for the Nordic document regarding the Guide to develope with Segger embedded studio. I really like this IDE.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/140345?ContentTypeID=1</link><pubDate>Tue, 17 Jul 2018 08:56:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6da4d363-95e7-4d41-8708-b5c6ad18c180</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;You should be able to send and receive messages if you follow what is described here:&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.gs.ses%2Fdita%2Fgs%2Fdeveloping%2Ftest_mobile.html" target="_blank" rel="noopener noreferrer"&gt;&lt;br /&gt;- Testing with a mobile device&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;#39;&lt;/p&gt;
&lt;p&gt;I would also recommend you to check out this updated &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.gs.ses%2Fdita%2Fgs%2Fdeveloping%2Fintro.html&amp;amp;cp=1_1_0" target="_blank" rel="noopener noreferrer"&gt;Getting Started Guide for developing with SEGGER embedded studio&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/139338?ContentTypeID=1</link><pubDate>Sun, 08 Jul 2018 01:33:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f958103e-7830-4d49-944d-7f5e50ec9e9a</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Dear Martin, I found out that the UART from the nRF Toolbox can also send command when you slide the first panel on the right. but unfortunately it works also one way only like the nRFUARTv2.0 i tried earlier&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/139334?ContentTypeID=1</link><pubDate>Sat, 07 Jul 2018 16:45:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:349e819a-8d9f-4113-b1a3-7c34e20bbe34</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;oh sorry i forgot to comment your advise :&amp;quot;&lt;span&gt;You have the UART app in the&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Toolbox-App" rel="noopener noreferrer" target="_blank"&gt;nRF Toolbox app&lt;/a&gt;&lt;span&gt;&amp;nbsp;which you can use instead of the deprecated &amp;quot;nRF UARTv2.0&amp;quot;.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;actually i do have the UART app in the nRF Toolbox app, but it really doesnt look like a terminal&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20180708_2D00_004205.jpg" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/139333?ContentTypeID=1</link><pubDate>Sat, 07 Jul 2018 16:39:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6eb7bad-2d65-49be-bad7-c4ceb6a158f6</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Dear Martin&lt;/p&gt;
&lt;p&gt;Thanks again for your help.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am glad if my questions have been helpful to point out something to correct into the documentation.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regarding the two ways communication. Unfortunately it doesnt look like working on my side . please find three pictures here:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1/ the termite&amp;#39;s terminal showing the type of message send from the phone and message sent from my computer&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/TermiteScreen.jpg" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2/&amp;nbsp; &amp;nbsp;2 screenshots regarding the information available on my phone.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20180708_2D00_002315.jpg" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20180708_2D00_002323.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the links regarding the code from the app. this will be very useful.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Warm regards&lt;/p&gt;
&lt;p&gt;Philippe&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/138780?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 12:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18f3b316-6008-45b5-9132-59ee515c0ae6</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Philippe,&lt;/p&gt;
&lt;p&gt;Your experience is expected. The nRF Connect app has been updated after the &amp;quot;testing&amp;quot; text in the documentation.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Before you could send hex, but now if you send &amp;quot;01234&amp;quot; you would get &amp;quot;01234&amp;quot; on the other side. &lt;em&gt;So the documentation is outdated.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;If you swipe right, you should get up the &amp;quot;terminal&amp;quot; log window in &amp;#39;nrf Connect&amp;#39; app, so you can see what you send from your computer to the device.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(so it works both ways)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;similar to this:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-65328a3dc25348babbc37453c01ed0b7/pastedimage1530622294679v1.png" alt=" " /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;For your last question:&lt;/p&gt;
&lt;p&gt;You have the UART app in the &lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Toolbox-App" target="_blank" rel="noopener noreferrer"&gt;nRF Toolbox app&lt;/a&gt;&amp;nbsp;which you can use instead of the deprecated &amp;quot;nRF UARTv2.0&amp;quot;.&lt;/p&gt;
&lt;p&gt;The source code and documentation can be found here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Toolbox" target="_blank" rel="noopener noreferrer"&gt;Android&lt;/a&gt;&amp;nbsp; (uses&amp;nbsp;&lt;a href="https://developer.android.com/studio/" target="_blank" rel="noopener noreferrer"&gt;Android studio &lt;/a&gt;IDE)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/NordicSemiconductor/IOS-nRF-Toolbox" target="_blank" rel="noopener noreferrer"&gt;iOS&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/138562?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 15:06:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ffc2bef-86b6-41c4-98d1-5e146f3a926b</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Hi Martin, this is the kind of information that are very helpful for a beginner. thanks. I use termite and configure as mentionned on the example documentation. i connected with nRF Connect or nRF Toolbox on my android phone.&amp;nbsp; It connects perfectly. I have differencies with the documentation though. if write 30 31 32 33 ... either in nRF Connect or nRF Toolbox, i see the same text appearing in Termite (running on my PC). it is said i should read 123 ...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then, the text i wrote into termite never appeared on my nRFconnect or nRF Toolbox. is there a specific set up to get the communication bi-directional? thank you&lt;/p&gt;
&lt;p&gt;One more question: (on the top of&amp;nbsp; all above working perfectly: bi-directional text), the only thing i would need to do is a similar app to the nRF UARTv2.0 for Android and IOS.. Does it exist a documentation on this app? What IDE is used to write such an app? is there&amp;nbsp; a source code somewhere or information?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sorry for so many questions. I wish there was low level video tutorial for people like me. ;-(&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/138438?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 07:53:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f1bf730-1ec6-4590-bd9d-5dc98ca62620</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Philippe,&lt;/p&gt;
&lt;p&gt;Please use the app referred to in the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=4_0_0_4_1_2_24_2&amp;amp;anchor=project_uart_nus_eval_test" target="_blank" rel="noopener noreferrer"&gt;example documentation.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the Android side you can either use &lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Connect-for-Mobile" target="_blank" rel="noopener noreferrer"&gt;&amp;quot;nRF Connect&amp;quot;&lt;/a&gt;&amp;nbsp;or &lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Toolbox-App" target="_blank" rel="noopener noreferrer"&gt;&amp;quot;nRF Toolbox&amp;quot;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;On the PC side you can use your prefered serial terminal. &lt;em&gt;(I like to use &amp;quot;termite&amp;quot;)&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/138410?ContentTypeID=1</link><pubDate>Sun, 01 Jul 2018 19:37:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21b095aa-ec35-4a50-a67c-1a7c26eb4e48</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Dear Martin&lt;/p&gt;
&lt;p&gt;I compiled and flashed ble_app_uart on the DK-nrf52 but i cannot connect using any terminal. i am using the &amp;quot;bluetooth terminal&amp;quot; for Android. i am using a Huawei Y7. What UART terminal would you advise me to use. I am getting really lost with so many troubles just to use your examples.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/138359?ContentTypeID=1</link><pubDate>Sat, 30 Jun 2018 05:46:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2216860-2f1a-49e8-bb9c-259ecfcd70d5</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;that would be the idea solution finally. I need to check what i need to buy for that though. thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/138150?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 13:41:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86d016cc-b824-4adf-8185-bd088d2e6dda</guid><dc:creator>Toyman</dc:creator><description>&lt;p&gt;You might consider Arduino core for nrf52832. Best of both worlds&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/138046?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 09:07:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:452ec58f-8b67-4df3-8380-feeeb53c95e4</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Hi Martin, thanks a lot for this detailed answer. Sorry for my late response. I have bought a nrf52 DK it works perfectly with the chip on board. but there are some issues with the Holyiot 17095 . it flashes it ok, the blinky or any simple peripheral programms are working great on it. but no ble examples works. the devices is shown as a proximity, blinky ble etc... but my phone cannot connect to the Holyiot.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the uart, this is exactly what i would need but working on an external module flashed with my nrf52 DK. any ideas of incompatibilities with some modules (since you mentionned holyiot in yout list of provider of nrf52832 modules?)&lt;/p&gt;
&lt;p&gt;Ok thanks for you warning regarding the sdk v10, i am using the v15.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the purpose of the module is to controle a small motor with various speed using an app in ble on my phone.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the next step is to programm an app that can controle a ble module. what would be your best suggestion for me to start programming such an app (IOS and Android)&lt;/p&gt;
&lt;p&gt;thanks a lot&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/136657?ContentTypeID=1</link><pubDate>Tue, 19 Jun 2018 07:32:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c80e10f7-8fcb-45f9-8e00-5bb6efb1b37b</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Philippe,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If you are looking at a pcb with the nRF52832 for prototyping, I would recommend you look at the&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fdevelopment%2Fnrf52_dev_kit.html&amp;amp;cp=2_1_4" target="_blank" rel="noopener noreferrer"&gt; nRF52 Development Kit &lt;/a&gt;which already has a &amp;quot;programming chip&amp;quot; on-board so you can easily flash and debug the chip.&amp;nbsp;&lt;em&gt;(For purchase:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-DK" target="_blank" rel="noopener noreferrer"&gt;buy now&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;/em&gt;If you however would like to use&amp;nbsp;&lt;strong&gt;nRF52832 modules&lt;/strong&gt; (&lt;em&gt;as nguyen suggests)&amp;nbsp;&lt;/em&gt;you should look at&lt;a href="https://www.nordicsemi.com/eng/Products/3rd-Party-Bluetooth-low-energy-Modules" target="_blank" rel="noopener noreferrer"&gt; this list&lt;/a&gt; for several options and where to buy.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;As for your former post, I am sorry but I missed that one.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;As a beginner (&lt;em&gt;I agree, do not start out with the proximity example)&lt;/em&gt; I would recommend you to instead play with the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fuart_example.html&amp;amp;cp=4_0_0_4_5_47" target="_blank" rel="noopener noreferrer"&gt;UART example&lt;/a&gt;. Since it is the same as what you requested:&amp;nbsp;&lt;em&gt;&amp;quot;much easier tutorial (like for arduino), where you just connect to the device, and send message to it with a terminal. &amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If you want to play with BLE you can look at the &amp;quot;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=4_0_0_4_1_2_24" target="_blank" rel="noopener noreferrer"&gt;ble_app_uart&lt;/a&gt;&amp;quot; example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Do not use SDK v10 if you are starting out.&amp;nbsp;&lt;/strong&gt;It is an old SDK. Please use the latest version (&lt;a href="http://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v15.x.x/" target="_blank" rel="noopener noreferrer"&gt;SDK v15&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;And what are the purpose of those shields you are describing?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(here are some &lt;a href="https://devzone.nordicsemi.com/tutorials/" target="_blank" rel="noopener noreferrer"&gt;older tutorials&lt;/a&gt;, which can be useful)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(but I recommend the ones made by bjorn, especially &lt;a href="https://github.com/bjornspockeli/nRF52_ppi_timper_gpiote_example" target="_blank" rel="noopener noreferrer"&gt;this one&lt;/a&gt; and &lt;a href="https://github.com/bjornspockeli/nordic_workshop" target="_blank" rel="noopener noreferrer"&gt;also this&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/136441?ContentTypeID=1</link><pubDate>Sun, 17 Jun 2018 05:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0e97c7e-e092-4c7a-b4f2-8bbd63e57274</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;thanks, i will try to make my module work first because i bought a bunch of them. I will buy one of yours if i can not find a solution with mine. Some works, some dont.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/136355?ContentTypeID=1</link><pubDate>Fri, 15 Jun 2018 12:09:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b35e331-6428-4563-86f5-0c2c1b2739c0</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;There are &lt;a href="https://www.tindie.com/products/hnhoan/nrf52832-ant-bluetooth-5-arm-cortex-m4f-30-io/"&gt;nRF52832 modules here with full software support&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/136304?ContentTypeID=1</link><pubDate>Fri, 15 Jun 2018 09:08:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50c0c132-516b-40ed-8e67-a05ddabd29a3</guid><dc:creator>PhilippeG</dc:creator><description>&lt;p&gt;Hi Martin, thank you so much. the compiling is indeed really easy with Segger Embedded Studio. I will see if the flashing is working ok. I hope the flashing of the components i bought in China will also work. I am worried about that because i dont know where else i can buy ready made pcb using the nrf52832? i am not ready to create my own pcb before i am familiar with the prototyping workflow.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have your read my former post? do you have any idea why the flashing of the components is working but the second component is rejecting the pairing?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing problem with some nrf52832 shields using the DK-nrf52</title><link>https://devzone.nordicsemi.com/thread/135896?ContentTypeID=1</link><pubDate>Wed, 13 Jun 2018 11:17:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed939df1-7220-44f1-8155-46c48f3583da</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;I would recommend you to get &lt;a href="https://www.segger.com/products/development-tools/embedded-studio/" target="_blank" rel="noopener noreferrer"&gt;Segger Embedded Studio&lt;/a&gt; (&lt;a href="https://www.nordicsemi.com/eng/News/News-releases/Product-Related-News/Nordic-Semiconductor-adds-Embedded-Studio-IDE-support-for-nRF51-and-nRF52-SoC-development/(language)/eng-GB" target="_blank" rel="noopener noreferrer"&gt;&lt;em&gt;Nordic&lt;/em&gt;&amp;nbsp;&lt;em&gt;provides free licence)&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is a great IDE and all of our examples in the SDK has SES support &amp;quot;out-of-the-box&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=YZouRE_Ol8g&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV" target="_blank" rel="noopener noreferrer"&gt;We also have a tutorial series with SES&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(&lt;em&gt;This is also mentioned in the &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30338/getting-started-for-beginners" target="_blank" rel="noopener noreferrer"&gt;link &lt;/a&gt;in my first post)&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>