<?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>I cannot upload data as an integer to the cloud?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32543/i-cannot-upload-data-as-an-integer-to-the-cloud</link><description>I have set up a nrf52840 kit to upload data to nrf cloud via bluetooth but the data on the cloud is displayed as a hexadecimal number(1,2,3,4,5,6,7,8,9,A,B......) I want to display it as an integer or a float(1,2,3,4,5,6,7,8,9,10,11.......). 
 Here is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Apr 2018 12:49:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32543/i-cannot-upload-data-as-an-integer-to-the-cloud" /><item><title>RE: I cannot upload data as an integer to the cloud?</title><link>https://devzone.nordicsemi.com/thread/127046?ContentTypeID=1</link><pubDate>Thu, 05 Apr 2018 12:49:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72d0041d-e471-4330-8c8e-e5a0a86dc333</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Sorry for the delay, have you made progress and do you have any updates you could share?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I cannot upload data as an integer to the cloud?</title><link>https://devzone.nordicsemi.com/thread/126080?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 10:12:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d39b7ad-a648-431c-93e1-ea0e3fcaa1d4</guid><dc:creator>Liverpool007</dc:creator><description>&lt;p&gt;i tried changing type of custom_value from unit8_t to uint32_t but it does not increase the number of bytes uploaded&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I cannot upload data as an integer to the cloud?</title><link>https://devzone.nordicsemi.com/thread/125899?ContentTypeID=1</link><pubDate>Mon, 26 Mar 2018 05:32:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0286c511-e542-4840-ac0c-01b01de8578e</guid><dc:creator>Liverpool007</dc:creator><description>&lt;p&gt;how to change the number of bits displyed in the service.Currently it is 8 bit so ff is the highest how can i change it to 16 bit(i.e 0000) I had followed the tutoril from &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example" rel="noopener noreferrer" target="_blank"&gt;this page&lt;/a&gt;&amp;nbsp;to upload data to the service/characteristic&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I cannot upload data as an integer to the cloud?</title><link>https://devzone.nordicsemi.com/thread/125498?ContentTypeID=1</link><pubDate>Thu, 22 Mar 2018 10:36:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d362e1e-c794-4880-a746-945bd6362715</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;It depends on what you have it set to. If it is a data type where you only have 8 bits, then your result is logical.&lt;/p&gt;
&lt;p&gt;Try to change to a different data type.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-25e741dff5384ff3b0cd3398d208da87/pastedimage1521714963323v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I cannot upload data as an integer to the cloud?</title><link>https://devzone.nordicsemi.com/thread/125307?ContentTypeID=1</link><pubDate>Wed, 21 Mar 2018 09:21:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91145b54-70ae-4808-9ae5-c217e000c3de</guid><dc:creator>Liverpool007</dc:creator><description>&lt;p&gt;The value uploaded resets at&amp;nbsp; 0xff. Although i am uploading an integer value which should work from 0 to 32000.do i have to do changes in the code ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/cloud.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I cannot upload data as an integer to the cloud?</title><link>https://devzone.nordicsemi.com/thread/125201?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 14:54:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a45e36b-cb16-420d-9381-5e690c8f578c</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hello Melwyn,&lt;/p&gt;
&lt;p&gt;I have not tested this, but I think you can change this by making a &amp;quot;custom data card&amp;quot;:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-25e741dff5384ff3b0cd3398d208da87/pastedimage1521557663031v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>