<?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>Beginner, there to start?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/690/beginner-there-to-start</link><description>Hi!
I have been using Bluetooth 2.0 modules for years and now I want to take the step to 4.0/BLE. Previously I used Free2move modules with built in stack. Very simple, make a driver for settings parameters over UART and when just stream data through</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Oct 2013 14:03:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/690/beginner-there-to-start" /><item><title>RE: Beginner, there to start?</title><link>https://devzone.nordicsemi.com/thread/3469?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2013 14:03:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f1ebb09-af15-4f60-9547-c9bdbe7d401a</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;We try to answer any question that is generic to our chips, but if you have questions specifically on how a module behaves, you&amp;#39;re most likely better off by asking the module manufacturer. For your application, we have two different chips that you could consider, the nRF8001 and the nRF51822.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;nRF8001&lt;/strong&gt;
nRF8001 is a connectivity chip that uses an SPI-like interface, which gives you a fairly high-level API. There are some constraints using this, primarily with data rate and the different advertising formats supported, but if you don&amp;#39;t need more than ~20 kbps data throughput, this is a good option. Take a look at the Arduino SDK, that shows how you can use this from an Arduino environment, and which should be easy to port to another micro.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;nRF51822&lt;/strong&gt;
The nRF51822 is a system-on-chip, and doesn&amp;#39;t have any ready-made connectivity solutions. In its SDK, there is an example that you could build on, which gives you a very low-level API, or you can build a custom higher-level API as your own application, and then interface to it. With the nRF51822, you have lots of flexibility, and can achieve much higher throughput, up to 128 kbps.&lt;/p&gt;
&lt;p&gt;To start development with the nRF51822, I&amp;#39;d recommend to get either a Development or Evaluation Kit, follow the Getting Started part of the User Guide and then take a look at the different examples provided in the SDK. nAN-36 is also a very useful document to take a look at.&lt;/p&gt;
&lt;p&gt;There are modules available with both chips, as listed &lt;a href="https://www.nordicsemi.com/eng/Products/3rd-Party-Bluetooth-low-energy-Modules"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beginner, there to start?</title><link>https://devzone.nordicsemi.com/thread/3468?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2013 05:18:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e60ec7ea-f729-4a1a-83ac-a642145328b4</guid><dc:creator>Bengt Ragnemalm</dc:creator><description>&lt;p&gt;OK, so if do use a module that I need to write code for, there do I start? Asking for support from the module vendor or look around here?&lt;/p&gt;
&lt;p&gt;In the beginning I was actually coding a CSR module but that is ten years ago so much have changed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beginner, there to start?</title><link>https://devzone.nordicsemi.com/thread/3467?ContentTypeID=1</link><pubDate>Sun, 20 Oct 2013 19:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca304cc6-4b7f-4329-868a-df393e38d663</guid><dc:creator>Marc Nicholas</dc:creator><description>&lt;p&gt;Most of the modules are either on just starting to come to market or are geared towards high volume OEMs. They all require you to write code as they&amp;#39;re bare silicon.*&lt;/p&gt;
&lt;p&gt;-m&lt;/p&gt;
&lt;p&gt;*With one exception: I believe the Laird module is an nRF51822 that has a UART-based protocol/basic programming language.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beginner, there to start?</title><link>https://devzone.nordicsemi.com/thread/3466?ContentTypeID=1</link><pubDate>Sun, 20 Oct 2013 17:53:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0256de43-20f6-40ec-a3f3-e425975c0036</guid><dc:creator>Bengt Ragnemalm</dc:creator><description>&lt;p&gt;I am aware of that BLE is a subset of Bluetooth 4.0. Thanks for checking! And I do have identified the need for BLE for most of my needs. I have some situations there idle current is not so important but for most of my applications the idle current is most important.&lt;/p&gt;
&lt;p&gt;What I thought was that I could find members here that was using a module with a Nordic chip. Maybe this is not the right forum for my type of questions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beginner, there to start?</title><link>https://devzone.nordicsemi.com/thread/3465?ContentTypeID=1</link><pubDate>Sun, 20 Oct 2013 17:00:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d01884ca-1ca6-4dd0-9d59-bdc2b5cf5261</guid><dc:creator>Marc Nicholas</dc:creator><description>&lt;p&gt;Have you identified that you &lt;em&gt;need&lt;/em&gt; BLE? Bear in mind that Bluetooth 4.0 != BLE. BLE is a subset of Bluetooth 4.0 and not just the &amp;quot;latest&amp;quot; version of Bluetooth.&lt;/p&gt;
&lt;p&gt;There are certainly BLE modules available that very much simplify integration, but Nordic is a silicon manufacturer (albeit fab-less) and you&amp;#39;ll find folk here who make OEM modules, their own products, etc. rather than support for integrating BLE with a host.&lt;/p&gt;
&lt;p&gt;Hope that helps.&lt;/p&gt;
&lt;p&gt;-m&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>