<?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>Displaying internal temperature sensor values through UART BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94749/displaying-internal-temperature-sensor-values-through-uart-ble</link><description>Hello everyone, 
 I&amp;#39;m trying to display internal sensor on NRF51422-DK (PCA10028) on my Android phone (v.12). I&amp;#39;m using Keil for programming and nRF Toolbox to see UART results. My SDK version is 11.0 and I&amp;#39;m using ble_app_uart as an example, as well</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Dec 2022 14:26:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94749/displaying-internal-temperature-sensor-values-through-uart-ble" /><item><title>RE: Displaying internal temperature sensor values through UART BLE</title><link>https://devzone.nordicsemi.com/thread/400178?ContentTypeID=1</link><pubDate>Mon, 12 Dec 2022 14:26:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35e3c536-8258-4fb1-84e9-158e1205e3c0</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t see where in the cod you posted that you send the temperature, does that happen in another file?&lt;/p&gt;
&lt;p&gt;Have you enabled notifications in the Android app? NUS uses notifications to send data from the application over BLE. If you have not enabled notifications in the phone application, you will not receive any data.&lt;/p&gt;
&lt;p&gt;Have you checked the return code from&amp;nbsp;&lt;span&gt;ble_nus_data_send(), to see if any error are reported?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>