<?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>Sending hex data from android app to nRF DK and output to serial</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43009/sending-hex-data-from-android-app-to-nrf-dk-and-output-to-serial</link><description>Hi all, 
 My application is as follows: 
 I have an android app which will send some data to a nRF DK. The data I want to send is in HEX characters between 0x00 to 0xFF. And when the nRF DK receives the data, it will output the received data on its TX</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Aug 2020 23:32:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43009/sending-hex-data-from-android-app-to-nrf-dk-and-output-to-serial" /><item><title>RE: Sending hex data from android app to nRF DK and output to serial</title><link>https://devzone.nordicsemi.com/thread/262873?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2020 23:32:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd4fe408-112e-43bb-8470-46bad27e6467</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;As the last post is over a year ago, rather unlikely that the OP is still listening.&lt;/p&gt;
&lt;p&gt;But, as stated, it was an Android issue - nothing to do with Nordic - so you&amp;#39;d probably be best asking in an Android developer forum?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending hex data from android app to nRF DK and output to serial</title><link>https://devzone.nordicsemi.com/thread/262872?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2020 23:22:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:500bae00-ea1f-409c-8cfd-3e5ab4af5d94</guid><dc:creator>ConnorOsborn</dc:creator><description>&lt;p&gt;How did you resolve the issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending hex data from android app to nRF DK and output to serial</title><link>https://devzone.nordicsemi.com/thread/177964?ContentTypeID=1</link><pubDate>Sun, 24 Mar 2019 13:41:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:208e07c9-b7e2-4e62-ab14-37e5be0c18e6</guid><dc:creator>kian79</dc:creator><description>&lt;p&gt;Hi all,&lt;br /&gt;&lt;br /&gt;I found the problem. Its actually an Android java programming issue. Nothing to do with nordic. Sorry for the irrelevant post here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending hex data from android app to nRF DK and output to serial</title><link>https://devzone.nordicsemi.com/thread/167940?ContentTypeID=1</link><pubDate>Fri, 25 Jan 2019 13:32:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a3651c2-a598-47a6-9c95-47e301bf8dc1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Which error do you have ? I don&amp;#39;t see a reason why it wouldn&amp;#39;t accept something more than 0x7F&lt;/p&gt;
&lt;p&gt;Btw, the nRF UART app is pretty old app. You should use the UART profile inside nrfToolbox instead.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending hex data from android app to nRF DK and output to serial</title><link>https://devzone.nordicsemi.com/thread/167875?ContentTypeID=1</link><pubDate>Fri, 25 Jan 2019 11:14:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4df3e605-35c8-4f96-87e6-7c4ccd100b6b</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;This is really an Android issue - nothing to do with Nordic!&lt;/p&gt;
&lt;p&gt;As far as the Nordic UART Service is concerned, it can certainly handle any arbitrary byte values 0x00..0xFF&lt;/p&gt;
[quote userid="20841" url="~/f/nordic-q-a/43009/sending-hex-data-from-android-app-to-nrf-dk-and-output-to-serial"]only allow me to send characters up to a value of 0x7F[/quote]
&lt;p&gt;Sounds like it&amp;#39;s limiting you to only valid ASCII character codes.&lt;/p&gt;
&lt;p&gt;So you need to find out where that&amp;#39;s happening, and stop it ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>