<?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>BLE Eddystone-tlm data not getting updated</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57711/ble-eddystone-tlm-data-not-getting-updated</link><description>I am trying to update the data fields in tlm, temperature. 
 I have updated the functions update_temp to send a hardcoded data. 
 static void update_temp(void) { int32_t temp; // variable to hold temp reading 
 int16_t temp_new = (int16_t) temp; // convert</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Feb 2020 13:21:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57711/ble-eddystone-tlm-data-not-getting-updated" /><item><title>RE: BLE Eddystone-tlm data not getting updated</title><link>https://devzone.nordicsemi.com/thread/235727?ContentTypeID=1</link><pubDate>Fri, 21 Feb 2020 13:21:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45280068-7b43-4e1f-84f7-ac98cc065b8a</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi again&lt;/p&gt;
&lt;p&gt;I tried to replicate your code, and I have no problems overriding these values and seeing it change in the app.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Based on your screenshot the issue could be that the app has stopped scanning, which is why you don&amp;#39;t see any updates.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you go into the app settings and open the &amp;quot;Scanner&amp;quot; section you can change how quickly the scanning times out, so that it will run longer without requiring any user input.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Eddystone-tlm data not getting updated</title><link>https://devzone.nordicsemi.com/thread/235174?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 12:36:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed981685-7f59-418b-9eea-395715fc95e6</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for the late reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I discussed this with the developers and apparently there is no good way to provide temperature data manually through the API&amp;#39;s.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will dig a bit deeper in the code and try to get you some pointers later in the week.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>