<?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>Starting point recommendations on my project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39577/starting-point-recommendations-on-my-project</link><description>Hi, 
 I&amp;#39;ve tried blink,hid,uart,template similar sdk examples so far. Now i acquired some experience about nrf52832 processor and bluetooth,but ii don&amp;#39;t really have enough information for prototyping my Project. I need some guidance for prototyping as</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Oct 2018 09:39:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39577/starting-point-recommendations-on-my-project" /><item><title>RE: Starting point recommendations on my project</title><link>https://devzone.nordicsemi.com/thread/153417?ContentTypeID=1</link><pubDate>Thu, 18 Oct 2018 09:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52d4b327-f5af-46bf-9760-ac5c8ca11a39</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi Berker.&lt;br /&gt;&lt;br /&gt;For ADC, I suggest you take a look at the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fnrf_dev_saadc_example.html&amp;amp;cp=4_0_0_4_5_33"&gt;\examples\peripheral\saadc example,&lt;/a&gt; which demostrates the use of the analog-to-digital converter (SAADC) peripheral. It uses the SAADC driver.&lt;br /&gt;&lt;br /&gt;You can combine the SAADC example with the &lt;strong&gt;\examples\ble_peripheral\ble_app_uart&lt;/strong&gt; example so that you have both the BLE and UART feature. It would be easiest to start at the &lt;strong&gt;ble_app_uart example&lt;/strong&gt; and add the needed code from the &lt;strong&gt;SAADC example.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Which method should i use for sending(uart,gatt,gls)?&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;I&amp;#39;m unsure what you mean by this question?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Can i do using register level coding(scratch) instead of using SDK? I&amp;#39;m more familier register level control of peripherals(ADC,SPI similar).&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;Yes, but this would require you to do very much work which is already done in the SDK.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>