<?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>nR ToolBox UART Receiving Data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46011/nr-toolbox-uart-receiving-data</link><description>Sir, 
 Using nRF ToolBox for Android. 
 Our ble device using one of your ble chips sends bytes 0x02, 0xBA 
 But nRF ToolBox UARTService.java function onDeviceConnected( BlueTooth device, String data) 
 For String data shows for 0X02 value 2 decimal which</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Apr 2019 15:28:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46011/nr-toolbox-uart-receiving-data" /><item><title>RE: nR ToolBox UART Receiving Data</title><link>https://devzone.nordicsemi.com/thread/181891?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2019 15:28:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5807bbc-065d-47db-83a8-5d124dc4d3a6</guid><dc:creator>SHamid</dc:creator><description>&lt;p&gt;Sir,&lt;/p&gt;
&lt;p&gt;For readers,&lt;/p&gt;
&lt;p&gt;UARTManager.java&lt;/p&gt;
&lt;p&gt;BleManagerGattCallback&lt;/p&gt;
&lt;p&gt;initialize()&lt;/p&gt;
&lt;p&gt;data is best variable to use to read received bytes from ble device.&lt;/p&gt;
&lt;p&gt;i.e. call data.getBytes(inde of byte to read)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Solomon&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nR ToolBox UART Receiving Data</title><link>https://devzone.nordicsemi.com/thread/181304?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 11:32:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b33bee7-8cef-4f27-aacd-3a3820e2d113</guid><dc:creator>SHamid</dc:creator><description>&lt;p&gt;Sir&lt;/p&gt;
&lt;p&gt;The problem has been solved.&lt;/p&gt;
&lt;p&gt;The bluetooth low power device firmware developer has realized the bytes being sent was of a floating point number not an integer.&lt;/p&gt;
&lt;p&gt;He has times the floating point number by 10 and sent as an integer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This has fixed the problem.&lt;/p&gt;
&lt;p&gt;Solomon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>