<?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>[nRF Connect for Android] Send HEX value through Uart characteristics</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107632/nrf-connect-for-android-send-hex-value-through-uart-characteristics</link><description>Hi, 
 I&amp;#39;ve been troubleshooting by using the nRF Connect for Android to transmit a command in HEX format through the UART RX Characteristic. While I&amp;#39;ve successfully achieved this using nRF Connect for Desktop, it&amp;#39;s not the most convenient solution. I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Jan 2024 13:16:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107632/nrf-connect-for-android-send-hex-value-through-uart-characteristics" /><item><title>RE: [nRF Connect for Android] Send HEX value through Uart characteristics</title><link>https://devzone.nordicsemi.com/thread/465325?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2024 13:16:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:634cfcc1-7d41-4a61-a235-98b246895229</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;H Kritsada,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;By default the TX characteristic in NUS service is for sending UART data. The app is designed to simplify the communication by only allow ASCII.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to have full control of the format you send you can either change the UUID of the characteristic to a UUID of your own, so that it no longer the NUS characteristic. Or you can write your own app or modify the UART profile in nRF Toolbox . The nRF Toolbox unlike the nRF COnnect app has the source code provided. You can freely modify the code of the nRF Toolbox app.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>