<?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>Reading ADC value with 10 bit resolution.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83113/reading-adc-value-with-10-bit-resolution</link><description>Hello everyone, 
 im quite new to nrf52. 
 
 i m trying to fecth the ADC value on teraterm. but it is not showing the expected output. 
 please help.. 
 thanx in advance.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Dec 2021 16:33:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83113/reading-adc-value-with-10-bit-resolution" /><item><title>RE: Reading ADC value with 10 bit resolution.</title><link>https://devzone.nordicsemi.com/thread/345144?ContentTypeID=1</link><pubDate>Mon, 27 Dec 2021 16:33:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f084ae5e-f00c-4431-87cb-da3effa374f8</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Shubham,&lt;/p&gt;
&lt;p&gt;There is the Nordic UART Service (NUS), which provides UART over BLE. You can gain more information from the &lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial"&gt;BLE Services Tutorial&lt;/a&gt;. When using NUS, you van encode your values. You can send integer numbers and floats by using their binary values or another way would be to use the &lt;em&gt;sprintf( )&lt;/em&gt; as mentioned in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/14818/ble-data-transfer"&gt;this ticket&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading ADC value with 10 bit resolution.</title><link>https://devzone.nordicsemi.com/thread/345031?ContentTypeID=1</link><pubDate>Sat, 25 Dec 2021 23:50:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3cf1f7d-e766-4cc7-bf56-21bbc15d6326</guid><dc:creator>Mehmet Nuri</dc:creator><description>&lt;p&gt;look into peripheral example saadc. in sdk_config you can select the resolution of the adc module.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>