<?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>NRF52 FOR BEGINNERS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97071/nrf52-for-beginners</link><description>HI, 
 HOW TO SEND SENSOR DATA TO NRF CONNECT VIA BLE ON NRF52833 ? AND GIVE THE EXAMPLE FOR MPU6050 SENSOR. 
 
 ALSO GIVE THE FULL nRF52DK TUTORIAL FOR BEGINNERS. 
 
 Thank you, 
 
 Yours, 
 Praveen.M</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Feb 2023 08:23:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97071/nrf52-for-beginners" /><item><title>RE: NRF52 FOR BEGINNERS</title><link>https://devzone.nordicsemi.com/thread/412169?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 08:23:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08066948-29d2-4b85-b538-fe6a56a2e824</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see. You can use nRF Connect to send/read any data from any service (including your custom service), but it is just a test tool, so you will have to send/receive raw data. The app will not know what your data actually is and how to&amp;nbsp;present&amp;nbsp;it.&lt;/p&gt;
&lt;p&gt;Regarding the MPU6050, the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/group__nrf__drivers__mpu6050.html"&gt;nRF5 SDK includes a driver for it&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regarding tutorials for beginners, that depends on what you want a tutorial about. For custom services, you can refer to the &lt;a href="https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial"&gt;Custom Service Tutorial&lt;/a&gt;. This is for SDK 15.0.0 so it is slightly outdated, but most information is still relevant. For the basics of getting started, you should consider the&amp;nbsp;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf51_getting_started.html"&gt;Getting Started chapter in the SDK documentation&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 FOR BEGINNERS</title><link>https://devzone.nordicsemi.com/thread/412143?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 04:58:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e014426e-76c6-4c0c-be4c-7801bc34ed2f</guid><dc:creator>M.Praveen</dc:creator><description>&lt;p&gt;Thank You For Reply&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using SDK 17.1.0 and used the custom ble service Actually im confusing to which command line store the data and tranfer to ble&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 FOR BEGINNERS</title><link>https://devzone.nordicsemi.com/thread/412109?ContentTypeID=1</link><pubDate>Sun, 26 Feb 2023 17:02:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc8dcb19-d6b3-47f2-a71b-cbc3c9def421</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which SDK are you looking at? I will assume that you are/will be using the nRF Connect SDK for now, and not the older nRF5 SDK, so my ansers here are for the nRF Connect SDK.&lt;/p&gt;
[quote user=""]HOW TO SEND SENSOR DATA TO NRF CONNECT VIA BLE ON NRF52833 ?[/quote]
&lt;p&gt;This can be done in many different ways. A simple way to send data is to use the Nordic UART Service. You can refer to &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.2.0/nrf/samples/bluetooth/peripheral_uart/README.html"&gt;Bluetooth: Peripheral UART&lt;/a&gt;&amp;nbsp;for an example of sending data via NUS (in this case this is UART data, but you can use whatever you want).&lt;/p&gt;
[quote user=""]AND GIVE THE EXAMPLE FOR MPU6050 SENSOR[/quote]
&lt;p&gt;See the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.2.0/zephyr/samples/sensor/mpu6050/README.html"&gt;MPU6050 sample&lt;/a&gt;.&lt;/p&gt;
[quote user=""]&lt;p&gt;ALSO GIVE THE FULL nRF52DK TUTORIAL FOR BEGINNERS.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;I suggest you start with the &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/"&gt;nRF Connect SDK Fundamentals course&lt;/a&gt;&amp;nbsp;on the &lt;a href="https://academy.nordicsemi.com/"&gt;Nordic Developer Academy&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>