<?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>Get device name in advertise data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53088/get-device-name-in-advertise-data</link><description>HI, i would like to get device name and print to uart, but when i try to print the device name i got error character. 
 Here my snipet code and uart result</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Oct 2019 11:18:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53088/get-device-name-in-advertise-data" /><item><title>RE: Get device name in advertise data</title><link>https://devzone.nordicsemi.com/thread/214569?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2019 11:18:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:872bfe47-42f9-4fe6-aa4a-33b5f29a81dd</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Marchel&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you enabled flow control in your application? If not,&amp;nbsp; that is likely what is causing these &amp;quot;random&amp;quot; errors. You can enable the flow control by adding the following line to your uart_init() function:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;strong&gt;.flow_control&amp;nbsp;=&amp;nbsp;APP_UART_FLOW_CONTROL_ENABLED&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Best regards,&lt;/div&gt;
&lt;div&gt;Simon&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get device name in advertise data</title><link>https://devzone.nordicsemi.com/thread/214499?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2019 06:51:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11439db7-b97d-4757-8c32-480109045119</guid><dc:creator>Marchel Ace</dc:creator><description>&lt;p&gt;Iam Trying to print Device named Pasien, not included forbidden characters just &amp;quot;Pasien&amp;quot; and i use SDK 15.3 with ble_peripheral blinky as a example. iam using NRF52840-DK before i deploy to 52840 Dongle.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for replay me simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get device name in advertise data</title><link>https://devzone.nordicsemi.com/thread/214495?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2019 06:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d327d667-19da-4698-99df-e2c8e462cb1d</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Marchel&lt;/p&gt;
&lt;p&gt;What is the device name you&amp;#39;re trying to print? Does it include any &amp;quot;forbidden&amp;quot; characters in the ASCII alphabet or what? Also, what SDK example and SDK version are you using? Are you using a development kit or a custom board?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get device name in advertise data</title><link>https://devzone.nordicsemi.com/thread/214314?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 09:25:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74a0de3e-428a-429e-bd07-48ba3c15f0ad</guid><dc:creator>Marchel Ace</dc:creator><description>&lt;p&gt;before iam using docklight with baudrate 115200.&lt;/p&gt;
&lt;p&gt;Here my screenshot using putty. sometime error&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2019_2D00_10_2D00_10-at-16.21.54-_2800_1_2900_.jpeg" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2019_2D00_10_2D00_10-at-16.21.54.jpeg" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2019_2D00_10_2D00_10-at-16.21.54-_2800_1_2900_.jpeg" /&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your attention Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get device name in advertise data</title><link>https://devzone.nordicsemi.com/thread/214300?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 09:00:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8456cdf2-b6e9-4051-8cec-db687692dd84</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Marchel&lt;/p&gt;
&lt;p&gt;What terminal are you using to print this data? What speed (bps) are you using (this should be 115200 when using our SDK)? Please try using the PuTTY terminal and the correct bps to see if you get the same results there.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>