<?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>32-bit value shows up as 8-bit on nRF Connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89780/32-bit-value-shows-up-as-8-bit-on-nrf-connect</link><description>Hello, 
 I am trying to read a 32-bit value over BLE but the value displays as 8-bit on nRF Connect. In my code I am sending it as an int32. Why does nRF Connect only show the lowest byte? 
 Is there a setting somewhere to tell to nRF Connect how many</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Jul 2022 11:17:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89780/32-bit-value-shows-up-as-8-bit-on-nrf-connect" /><item><title>RE: 32-bit value shows up as 8-bit on nRF Connect</title><link>https://devzone.nordicsemi.com/thread/376181?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2022 11:17:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8217240f-8177-4669-a60b-21d3b5fba976</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To narrow down the problem in specific we likely need an on-air sniffer log, for instance using &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nrf-sniffer-for-bluetooth-le"&gt;nRF Sniffer for BLE.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That said though, if you want to send a 32-bit value, then&amp;nbsp;make sure the length is 4 octets when writing/notifying/reading the values.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>