<?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>NRF52840 basic questions</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63743/nrf52840-basic-questions</link><description>Hey guys, 
 right now I am using 2 NRF24L01+ modules connected to two Atmel Atmega 644P in order to collect some sensor data and send it to a computer. Im coding via Arduino IDE. This connection is limited to 5 Hz transmission rate due to the size of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jul 2020 12:53:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63743/nrf52840-basic-questions" /><item><title>RE: NRF52840 basic questions</title><link>https://devzone.nordicsemi.com/thread/259914?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 12:53:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d95c0f0-48c4-4e7b-a127-cf4317eb5b6a</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suggest to start with:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_getting_started/UG/gs/product_development.html"&gt;https://infocenter.nordicsemi.com/topic/ug_getting_started/UG/gs/product_development.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The latest nRF5 SDK with documentation is available here:&lt;br /&gt;&lt;a href="http://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v17.x.x/"&gt;http://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v17.x.x/&lt;/a&gt;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html"&gt;https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also check out:&lt;br /&gt;&lt;a href="https://www.youtube.com/watch?v=YZouRE_Ol8g&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV"&gt;https://www.youtube.com/watch?v=YZouRE_Ol8g&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&lt;/a&gt;&amp;nbsp;(the screenshots in the beginning has changed a bit, but the rest of the tutorials should be useful to use the SES tool for develoment).&lt;/p&gt;
&lt;p&gt;To answer your questions:&lt;/p&gt;
&lt;p&gt;1. Yes, I recommend to get an nRF2-DK, since all the examples in the nRF5 SDK are setup to use that by default.&lt;/p&gt;
&lt;p&gt;2. We do not support Arduino, so you likely will need to use nRF5 SDK libraries and drivers yes. E.g&amp;nbsp; check out TWI (I2C) example here:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/examples_hw_peripheral_devices.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/examples_hw_peripheral_devices.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;3. You do this through SES as shown in the tutorials above.&lt;/p&gt;
&lt;p&gt;4. UART is typically nice to use, the nRF52-DK will enumerate a COM port that can be used to transmit and receive data over the serial interface.&lt;/p&gt;
&lt;p&gt;5. All source code for hardware drivers are available in nRF5 SDK.&lt;/p&gt;
&lt;p&gt;6. Yes, most of the examples show this.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 basic questions</title><link>https://devzone.nordicsemi.com/thread/259891?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 11:35:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49945e08-bd1d-4c1b-afa3-3c6b1d224145</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Have you looked at the &lt;strong&gt;Product Specification, &lt;/strong&gt;and other&lt;strong&gt; documentation&lt;/strong&gt;?&amp;nbsp; That describes the capabilities of the chip&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840"&gt;https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52840.html"&gt;infocenter.nordicsemi.com/.../nrf52840.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]not sure if the NRF52840 is the right chip[/quote]
&lt;p&gt;Any particular reason for choosing that one as opposed to, say, nRF52832 ?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Products/Low-power-short-range-wireless/Bluetooth-low-energy"&gt;https://www.nordicsemi.com/Products/Low-power-short-range-wireless/Bluetooth-low-energy&lt;/a&gt;&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]Is it possible to connect I2C[/quote]
&lt;p&gt;Yes - see the Product Spec&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]Dongle [/quote]
&lt;p&gt;I would strongly recommend that you do not (start) your development on the Dongle - that&amp;#39;s not what it&amp;#39;s intended for.&lt;/p&gt;
&lt;p&gt;Get yourself an &lt;strong&gt;nRF52840 Development Kit&lt;/strong&gt;&amp;nbsp; (or kits) - as the name suggests, that is the place to do development!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK"&gt;https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]Do I need new sensor libraries or are my existing libraries basically compatible[/quote]
&lt;p&gt;The interactions with the hardware (&amp;quot;drivers&amp;quot;) will be different - so will require rewriting.&lt;/p&gt;
&lt;p&gt;If your existing &amp;quot;libraries&amp;quot; are well written for portability, then they should be easy to port&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]How do I code the chips[/quote]
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf5gs/struct/nrf5gs_sw_dev.html"&gt;https://infocenter.nordicsemi.com/topic/struct_nrf5gs/struct/nrf5gs_sw_dev.html&lt;/a&gt;&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]Which way is the easiest to communicate with module 1 by serial input[/quote]
&lt;p&gt;The Dev Kit has a built-in USB-to-Serial (UART) converter.&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]Is a public library for NRF52840 available[/quote]
&lt;p&gt;The SDK is provided as source:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html"&gt;https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The BLE Stack itself - the &amp;quot;SoftDevice&amp;quot; - is binary:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52_softdevices.html"&gt;https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52_softdevices.html&lt;/a&gt;&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]Is there a sleep mode available in NRF52840[/quote]
&lt;p&gt;Yes - see the Product Spec&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="79831" url="~/f/nordic-q-a/63743/nrf52840-basic-questions"]&lt;ul&gt;&lt;li&gt;Do I need new sensor libraries or are my existing libraries basically compatible?&lt;/li&gt;&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>