<?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>how to send hex by nrftoolbox APP uart?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19205/how-to-send-hex-by-nrftoolbox-app-uart</link><description>how to send hex by nrftoolbox APP uart? 
 I use this app, when I start use it, I just only can send char, I can&amp;#39;t send hex to the device. how to set it char to hex? please help me , thank you very much</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Jan 2017 01:29:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19205/how-to-send-hex-by-nrftoolbox-app-uart" /><item><title>RE: how to send hex by nrftoolbox APP uart?</title><link>https://devzone.nordicsemi.com/thread/74390?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2017 01:29:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3426e856-b238-4a3e-897e-68313c47c418</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;I use android&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send hex by nrftoolbox APP uart?</title><link>https://devzone.nordicsemi.com/thread/74391?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2017 01:19:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46343569-a9b8-457d-97f8-c5abb02a8ddf</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;I just need a APP which can send hex to the blue device. I download two app, one is nrf master, the other  is nrf toolbox, but both the two app can only send char to device, there is no choice that can let me to make a choice to send hex to the blue device...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send hex by nrftoolbox APP uart?</title><link>https://devzone.nordicsemi.com/thread/74394?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2017 12:29:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e2ef671-09c1-4cd5-afda-4a6f626be909</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;For converting a string containing a hex number to int: see &lt;a href="http://stackoverflow.com/questions/10156409/convert-hex-string-char-to-int"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It would be even easier just to send the number(the corresponding value the hex represent) as char directly, and then do the conversion from char to e.g. uint: see &lt;a href="https://devzone.nordicsemi.com/question/98177/nrf-uart-app-receive-value-sent-from-uart-app/#98192"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send hex by nrftoolbox APP uart?</title><link>https://devzone.nordicsemi.com/thread/74392?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2017 10:41:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d069a06-64eb-45df-a7cf-bafbcf9d9aa5</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;I need hex to test my code, please help me&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send hex by nrftoolbox APP uart?</title><link>https://devzone.nordicsemi.com/thread/74393?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2017 10:32:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05697c21-ed0e-4d8f-9fe9-b5f9acfe7ed9</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;hi ,thank you very much, where can I get it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send hex by nrftoolbox APP uart?</title><link>https://devzone.nordicsemi.com/thread/74389?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2017 10:30:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b7e76a3-5c23-4b27-8928-0b6d8725bd13</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The uart in nRF-Toolbox is designed to send text(char). If you need to send hex, one option could be to convert the received characters to a hex value in the nRF5x application code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>