<?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>Only hex format supported by nRF Connect UART over BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22116/only-hex-format-supported-by-nrf-connect-uart-over-ble</link><description>I am using nRF Connect with nRF52 and need to use UART over BLE to send command to the device but I find that you can only use hexadecimal input and get hexadecimal output. So it is not very convenient for you need to transfer between text and hexadecimal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 May 2017 12:30:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22116/only-hex-format-supported-by-nrf-connect-uart-over-ble" /><item><title>RE: Only hex format supported by nRF Connect UART over BLE</title><link>https://devzone.nordicsemi.com/thread/86894?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 12:30:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eb468fd-d5b6-409e-ab67-b156f0e5be10</guid><dc:creator>liuxyu</dc:creator><description>&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Only hex format supported by nRF Connect UART over BLE</title><link>https://devzone.nordicsemi.com/thread/86893?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 12:20:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edab9f39-89bb-4ddb-9667-355b25497757</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi liuxyu,&lt;/p&gt;
&lt;p&gt;Thank you for the feedback. I have contacted the developers of nRF-Connect for PC, and we will hopefully add support for this functionality in an upcoming release. The nRF-Connect for smartphone have this functionality, so it should also be added for the PC-version of nRF-Connect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Only hex format supported by nRF Connect UART over BLE</title><link>https://devzone.nordicsemi.com/thread/86896?ContentTypeID=1</link><pubDate>Wed, 17 May 2017 06:25:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c822ea3-2774-41a6-add8-10a8e28bfc58</guid><dc:creator>liuxyu</dc:creator><description>&lt;p&gt;I know the hexadecimal is just the representation of data, but I need to use UART over BLE to test the device, can I find some alternative for nRF Connect. I can only find a UART over BLE app in Android. But I need to do it on PC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Only hex format supported by nRF Connect UART over BLE</title><link>https://devzone.nordicsemi.com/thread/86895?ContentTypeID=1</link><pubDate>Wed, 17 May 2017 06:17:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a3a22f4-491d-4303-8f9e-fb7fe3666b1f</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;No you don&amp;#39;t. The UART service just sends bytes, you don&amp;#39;t need to transfer between anything and anything. If you have a text string, that&amp;#39;s just bytes, send it one byte at a time.&lt;/p&gt;
&lt;p&gt;&amp;#39;hexadecimal input and hexadecimal output&amp;#39; doesn&amp;#39;t mean anything. That&amp;#39;s just the representation of the data, underneath, it&amp;#39;s a number between 0 and 255.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>