<?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>About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58321/about-nrf-52840-dongle</link><description>hi, i am using nrf 52840 dongle , is there any support of AT commands to communicate with dongle .i want to communicate without using ui only by sending commands. if not any cli commands to advertise ,scan and connect .</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Mar 2020 10:40:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58321/about-nrf-52840-dongle" /><item><title>RE: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/238235?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2020 10:40:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe3a0ae5-0d68-48ab-8ea5-e210116523b6</guid><dc:creator>shivaraj</dc:creator><description>&lt;p&gt;thank you for replay,&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5707.Screenshot-_2800_6_2900_.png" /&gt;&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/1638.Screenshot-_2800_7_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;i have commented the ble part code to check with uart it is replaing and at some part code is getting crash , can u tell what might be the issue amanda&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/238065?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2020 14:14:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57c12f3e-61e5-41d9-93b5-b941befab511</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="shivaraj"]can u help with providing cli example for dongle to communicate with uart. (if not can u suggest any link to to get that code).[/quote]
&lt;p&gt;&amp;nbsp;Please see the&amp;nbsp;&lt;a title="Command Line Interface (CLI) Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/cli_example.html?cp=7_1_4_6_7"&gt;Command Line Interface (CLI) Example&lt;/a&gt;&amp;nbsp;(\RF5_SDK\examples\peripheral\cli\pca10059 for the nRF&lt;span&gt;&amp;nbsp;52840 dongle&lt;/span&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: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/238058?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2020 14:06:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb9d856f-3f60-4916-ac03-3da44d9750bf</guid><dc:creator>shivaraj</dc:creator><description>&lt;p&gt;Thanks Amanda ,&lt;/p&gt;
&lt;p&gt;i tried with checking all u mentioned but i am not able to interface UART for example cli&amp;nbsp; code (ble_central_peripheral/ble_app_interactive).&lt;/p&gt;
&lt;p&gt;issue is like after configuring external pins as uart i did get data in terminal.&lt;/p&gt;
&lt;p&gt;can u help with providing cli example for dongle to communicate with uart. (if not can u suggest any link to to get that code).&lt;/p&gt;
&lt;p&gt;if not can u brief about steps to get what i have asked above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/237090?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2020 10:24:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61a4fe88-9a49-49d7-a461-74114a6b199e</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user="shivaraj"]to use with other pins of dongle (on edge of dongle) with uart can u suggest any example or post to change in the code so as to send commands for dongle to use your example code of ble_app_interactive.[/quote]
&lt;p&gt;&lt;span&gt;The&amp;nbsp;&lt;/span&gt;&lt;a title="Experimental: BLE Interactive Command Line Interface Example" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/ble_sdk_app_interactive.html?cp=4_0_0_4_1_1_1"&gt;BLE Interactive Command Line Interface Example&lt;/a&gt;&lt;span&gt;&amp;nbsp;seems to do most of what you are requesting. It does not have a project for PCA10059 (nRF52840 Dongle), and it is not configured for using the USB port as the backend for the CLI library (only RTT and UART), but both these things should be quite simple to modify.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;First, you have to follow all steps described in the&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;nRF52840 Dongle Programming Tutorial&lt;/a&gt;&amp;nbsp;and refer to this&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43871/ble_app_interactive-code-for-nrf52840-dongle"&gt;post&lt;/a&gt;. Then, add and enable&amp;nbsp;the relevant configs about&amp;nbsp;the nrf_cli_cdc_acm and app_usbd_cdc_acm modules as&amp;nbsp;&lt;/span&gt;&lt;span&gt;the sdk_config.h in the&amp;nbsp;&lt;a title="Command Line Interface (CLI) Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/cli_example.html?cp=7_1_4_6_7"&gt;Command Line Interface (CLI) Example&lt;/a&gt;&amp;nbsp;under peripherals should be a good reference, it has the project for pca10059.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I would recommend that you solder a&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.adafruit.com/product/752"&gt;debug header&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;on the dongle, and buy one of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.adafruit.com/product/1675"&gt;these cables&lt;/a&gt;. That way you can develop and debug applications for the dongle, through the nRF52840 DK.&lt;/p&gt;
[quote user="shivaraj"]and can u expand the 2 nd point UART part to usb.[/quote]
&lt;p&gt;&lt;span&gt;If you want to use the USB interface for UART, you need to incorporate something like the&amp;nbsp;&lt;/span&gt;&lt;a title="USB CDC ACM Example" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/usbd_cdc_acm_example.html?cp=4_0_0_4_5_50_3"&gt;USB CDC ACM Example&lt;/a&gt;&lt;span&gt;&amp;nbsp;into the application. Please see this&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39435/running-examples-on-nrf52840-dongle/152778#152778"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/236737?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2020 09:17:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e790d818-b77d-43b2-9f6b-9c835e60b6e9</guid><dc:creator>shivaraj</dc:creator><description>&lt;p&gt;thank you amanda for confirming that with dongle we can&amp;#39;t use uart over usb,&lt;/p&gt;
&lt;p&gt;to use with other pins of dongle (on edge of dongle) with uart can u suggest any example or post to change in the code so as to send commands for dongle to use your example code of ble_app_interactive.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;and can u expand the 2 nd point UART part to usb.&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/236705?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2020 08:02:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bafc533-17fe-4ed4-aa30-86892e4778ca</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user="shivaraj"]can i use USB port( UART )to send and receive data for the above mentioned example.[/quote]
&lt;p&gt;The nRF52840 dongle there is no UART connected to the PC, other than the virtual COM port that is used for programming via Serial DFU (USB).&lt;/p&gt;
&lt;p&gt;You should consider the nRF52840 DK instead if you want to develop firmware for the nRF52840. The nRF52840 dongle is primarily intended to be used together with nRF Connect for desktop and is not well suitable as a development board. This is primarily because it lacks an onboard debugger.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="shivaraj"]if not, how can i use with nrf52840 dongle ?&amp;nbsp; &amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;It depends on what pins you use for the UART. You can see what pins that are available on the dongle by looking at the edges. The UART is not connected to the USB port.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So if you want to do this via the dongle, you need to either:&lt;/p&gt;
&lt;p&gt;1: connect something that can communicate via UART to the pins on the Dongle&lt;/p&gt;
&lt;p&gt;2: Port the UART part to USB on the dongle, and then write a script that does what nrfutil does.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please also see&amp;nbsp;&lt;span&gt;Andreas&amp;#39;s explanation in this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43871/ble_app_interactive-code-for-nrf52840-dongle"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;So, it is possible, but it is a bit of work. If what you imagined was using the Dongle as a DK (just plug in the usb and communicate over UART), then this is not possible. When you use UART over USB on a DK, it is actually the Segger chip on the DK that translates from UART to USB.&amp;nbsp;&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: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/236681?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2020 04:52:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0368c03f-f37b-42a9-9f4b-6153a1fca363</guid><dc:creator>shivaraj</dc:creator><description>&lt;p&gt;Thanks Amanda, for replay&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i understood and adapted ble_app_interactive example to nrf52840 dongle,&lt;/p&gt;
&lt;p&gt;with help of this ticket &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43871/ble_app_interactive-code-for-nrf52840-dongle"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/43871/ble_app_interactive-code-for-nrf52840-dongle&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;my question is can i use USB port( UART )to send and receive data for the above mentioned example.&lt;/p&gt;
&lt;p&gt;if not, how can i use with nrf52840 dongle ?&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/236525?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2020 12:17:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee6cb4be-6414-4feb-bbdc-869808d09ffc</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="shivaraj"]i tried with flashing the example sdk code mentioned above, the dongle is not detecting as comport to send commands so do i&amp;nbsp;need to a change anything in example code or hardware in nrf52840 dongle to use those example.[/quote]
&lt;p&gt;&lt;span&gt;Please refer to the&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;nRF52840 Dongle Programming Tutorial&lt;/a&gt;&amp;nbsp;for a&lt;/span&gt;&lt;span&gt;dapting SDK projects for the nRF52840 Dongle.&lt;/span&gt;&amp;nbsp;&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: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/236520?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2020 12:12:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f529de73-181d-4475-a721-7271c71d169f</guid><dc:creator>shivaraj</dc:creator><description>&lt;p&gt;hi amanda,&lt;/p&gt;
&lt;p&gt;thanks for replay,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;i tried with flashing the example sdk code mentioned above, the dongle is not detecting as comport to send commands so do i&amp;nbsp;need to a change anything in example code or hardware in nrf52840 dongle to use those example.&lt;/p&gt;
&lt;p&gt;if so please suggest me&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About nrf 52840 dongle</title><link>https://devzone.nordicsemi.com/thread/236510?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2020 11:57:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e4ef81c-8984-4a0c-ac10-0cef5a3aec47</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;&lt;span&gt;&lt;/span&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""] is there any support of AT commands to communicate with dongle[/quote]
&lt;p&gt;&lt;span&gt;No, &amp;nbsp;the AT commands are used to control the modem in nRF91 Series devices.&lt;/span&gt;&lt;/p&gt;
[quote user=""]if not any cli commands to advertise ,scan and connect .[/quote]
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can take a look at the&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/blogs/1150/new-command-line-interface-part-1/"&gt;New command line interface - part 1&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/new-command-line-interface-and-enhanced-logger-par"&gt;New command line interface - part 2&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;span&gt;There are some&amp;nbsp;examples in the SDK: &lt;a title="Command Line Interface (CLI) Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/cli_example.html?cp=7_1_4_6_7"&gt;Command Line Interface (CLI) Example&lt;/a&gt;&amp;nbsp;(peripheral/cli),&amp;nbsp;&lt;a title="Experimental: BLE Interactive Command Line Interface Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_interactive.html?cp=7_1_4_2_1_1"&gt;BLE Interactive Command Line Interface Example&lt;/a&gt;&amp;nbsp;(ble_central_and_peripheral/experimental/ble_app_interactive) or&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_cli.html"&gt;Console over Bluetooth Application&lt;/a&gt;&amp;nbsp;(ble_peripheral\experimental\ble_app_cli). You will need the&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;nRF52840 Dongle Programming Tutorial&lt;/a&gt;&amp;nbsp;to guide you a&lt;/span&gt;dapting SDK projects for the nRF52840 Dongle&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>