<?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>hex value to rssi</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9702/hex-value-to-rssi</link><description>In beacon example code the RSSI value is 0xc3 while converting to decimal it giving 195 and in comment line it is mentioned as dbm.when converting this 195dbm to milliwatts it giving some 17 digits value.Can anyone please give me conversion formula for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Oct 2020 19:27:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9702/hex-value-to-rssi" /><item><title>RE: hex value to rssi</title><link>https://devzone.nordicsemi.com/thread/274954?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2020 19:27:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87e12531-f82a-488d-9cbc-a135690e4536</guid><dc:creator>R2</dc:creator><description>&lt;p&gt;After reading this post and looking at the Nordic reference docs for RSSI, I discovered we had been using type &lt;strong&gt;uint8_t&lt;/strong&gt; instead of the specified &lt;strong&gt;int8_t&lt;/strong&gt; type&lt;strong&gt; &lt;/strong&gt;in our project.&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;Changing the type to &lt;strong&gt;int8_t&lt;/strong&gt; gave me sane RSSI values without performing two&amp;#39;s complement.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hex value to rssi</title><link>https://devzone.nordicsemi.com/thread/35893?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2015 04:07:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b380053a-596b-49bf-b7b2-dfff1e786293</guid><dc:creator>ponlakshmi</dc:creator><description>&lt;p&gt;Thank you for your quick reply...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hex value to rssi</title><link>https://devzone.nordicsemi.com/thread/35892?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2015 14:44:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31ba6f0a-192e-4218-918b-2617fda184dc</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;It is a two&amp;#39;s complement representation. 195-256 = -61 dBm.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>