<?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>Temperature logger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1329/temperature-logger</link><description>Hello,
I would like to develop a temperature logger which Starts to log temperatures between certain limits 
The data is stored until the device has connectivity to the iPhone. It then pushes the Data to the iPhone and the process starts over again</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Sep 2024 03:40:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1329/temperature-logger" /><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/503352?ContentTypeID=1</link><pubDate>Mon, 23 Sep 2024 03:40:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:915b6afa-e854-42cf-8b2c-9ddd93d2a0c2</guid><dc:creator>Caden Dax Rickard</dc:creator><description>&lt;div class="flex max-w-full flex-col flex-grow"&gt;
&lt;div dir="auto" data-message-author-role="assistant" data-message-id="33c1c7cf-1ac1-44b7-8290-b4cab6528e8d"&gt;
&lt;div&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert dark"&gt;
&lt;p&gt;That sounds like an interesting project! I hope you find the right device and solutions for it. If you&amp;#39;re ever curious about unique flower names, you might enjoy learning about &lt;strong&gt;&lt;a href="https://flowersname.co/flowers-that-start-with-x/" target="_new"&gt;&lt;span&gt;flowers&lt;/span&gt;&lt;span&gt; that&lt;/span&gt;&lt;span&gt; start&lt;/span&gt;&lt;span&gt; with&lt;/span&gt;&lt;span&gt; x&lt;/span&gt;&lt;/a&gt;&lt;/strong&gt;. Good luck with your temperature logger!&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6082?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2014 14:52:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcc785e2-b709-4787-9073-7bc8742c3777</guid><dc:creator>Kurt</dc:creator><description>&lt;p&gt;Here is the url: RFduino&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6081?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2014 14:51:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7b26cea-9109-441c-a4f6-23f4e5c39cf5</guid><dc:creator>Kurt</dc:creator><description>&lt;p&gt;Dear Petter, dear Ole,
thank you very much for your hints. I was searching in the same time and ran into the rfduino product which is built on the nRF51822 chip, so it&amp;#39;s exactly what I am looking for. The programming language is easy to start and as far as i can see there are also some projects ready to run with ios.
Your SoC is exceptional! I didn&amp;#39;t find the way to use it so handy until now.
As described at arduino forums the development of the temperature logger and the resistance logger couldn&amp;#39;t be impossible.
I will give some sample code when I am done.
Best Regards Kurt&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6080?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2014 15:18:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e8f8803-45f8-4907-9a3a-0a5bf81015f4</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Please also refer to this question for the difference between the kits:
&lt;a target="_blank" href="https://devzone.nordicsemi.com/index.php/what-s-the-difference-between-nrf51822-evaluation-and-development-kits" rel="nofollow"&gt;https://devzone.nordicsemi.com/index.php/what-s-the-difference-between-nrf51822-evaluation-and-development-kits&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6079?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2014 14:24:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a309a58-3971-4b1d-8da7-280b4639eb12</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Hi Kurt&lt;/p&gt;
&lt;p&gt;Thank you for the explaination. I haven&amp;#39;t heard of this before and I&amp;#39;m not aware of any projects in the same direction. The nRF51822 has a 10 bit ADC which can be useful, but unfortunately I can&amp;#39;t recommend any implementation. You could create a separate thread addressing this, maybe someone out there has any suggestions.&lt;/p&gt;
&lt;p&gt;We have two developing platforms for the nRF51822, the &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-R-low-energy/nRF51822-Evaluation-Kit"&gt;Evaluation Kit&lt;/a&gt; and the &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-R-low-energy/nRF51822-Development-Kit"&gt;Development Kit&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The eval kit is a stand-alone development platform with a few 2 buttons, 2 LEDS, coin-cell battery holder, current measurement pins++&lt;/p&gt;
&lt;p&gt;The dev kit is used together with the &lt;a href="https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRFgo-Starter-Kit"&gt;nRFgo Starter Kit&lt;/a&gt; which consists two nRFgo motherboards, a display add-on module, and cables. Each motherboard has an nRFgo radio module socket, an add-on module socket, standard interface connectors (USB, RS232, ISP and hardware debug), plus an array of I/O ports and buttons, an on-board I/O controller, and multiple power supply options (USB, battery, or external supply).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6076?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2014 19:38:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c360e13-9680-4e11-9ffe-1dcc68429651</guid><dc:creator>Kurt</dc:creator><description>&lt;p&gt;if you measure several times over time you need to store your results -&amp;gt; its a humidity logger (or resistance logger).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6075?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2014 19:37:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6dce0e6-d797-4324-a7a9-5e9a0edd9120</guid><dc:creator>Kurt</dc:creator><description>&lt;p&gt;Yes of course. I.e. if you like to know if the soil of your flowers is wet enough or it&amp;#39;s already getting dry you can measure the resistance of the soil. In case it is high there is a lot of water, if its low, the soil is dry.
So to monitor the dryness of the soil and to give an alarm it would be great to measure the resistance.
Is it possible to use one pin of the nRF51822 to measure resistance? Are there already some projects in the same direction?&lt;/p&gt;
&lt;p&gt;Thank you very much,&lt;/p&gt;
&lt;p&gt;curt&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6078?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2014 10:07:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cda8e80-2dfc-478f-a08c-d29f7b9a5162</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Could you please explain to me what you mean by &amp;quot;log resistance&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6077?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2014 21:35:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2af632a2-e739-4172-85cd-886bd648b560</guid><dc:creator>Kurt</dc:creator><description>&lt;p&gt;Hi Petter,
me again. I try to develop a chip which can do the following tasks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;log temperature&lt;/li&gt;
&lt;li&gt;log resistance&lt;/li&gt;
&lt;li&gt;connect with iPhone app to push the stored data only when certain values are reached (temp low, resistance high i.e.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Is it possible to program something like that with the nRF51822 and which parts do I have to buy to built a proof of concept?
Is the nRF dev Kit  enough?&lt;/p&gt;
&lt;p&gt;I hope its more clear now what I am looking for. Thank you very much for your help.&lt;/p&gt;
&lt;p&gt;curt&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6073?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2014 15:47:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d725021-081d-458b-af99-dfe47fdbbcd5</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The nRF8001 is not a SoC, you need a microcontroller to utilize it, the microcontroller would have memory to store the temperatures.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure I get what you mean by ready to use unit. Do you want to develop your own product or use a ready to use unit?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6074?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2014 13:01:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a73890a-8e64-400d-adc4-8101be650c67</guid><dc:creator>Kurt</dc:creator><description>&lt;p&gt;PS: The data transmission doesn&amp;#39;t have to be fast, so I don&amp;#39;t worry in that way. In fact I expect about 10 to 30 temperature values to be transferred in about one or two minutes, I expect no problems at this point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6072?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2014 12:59:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:303968eb-aaa0-4f90-b91b-13dba3c0990d</guid><dc:creator>Kurt</dc:creator><description>&lt;p&gt;Hi Petter,
thank you very much for your reply. I asked because I am not sure if it as possible to configure the behavior of the nRF8001. The specifications don&amp;#39;t tell about memory, so I don&amp;#39;t know exactly if it could log some data over a time to transfer it later on. So if you say I can adapt the functions of nRF8001 to my needs, I would got forward to buy the development kit.&lt;/p&gt;
&lt;p&gt;Whereas the 51822 is equipped with everything I need, it is actually not available as a ready to use unit (as i.e. the 8001 you can see &lt;a href="http://www.free-tec.de/BT-Thermometer-PX-1737-919.shtml"&gt;here&lt;/a&gt;). This would be much more handy to use, but contains only nRF8001.&lt;/p&gt;
&lt;p&gt;Thank you again for your advice,&lt;/p&gt;
&lt;p&gt;curt&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Temperature logger</title><link>https://devzone.nordicsemi.com/thread/6071?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2014 10:42:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d352921-6379-48ff-a2f4-1a3175796e72</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I would recommend you to examine nRF51822 and nRF8001.&lt;/p&gt;
&lt;p&gt;Both offer BLE, the nRF8001 might work, but it has some limitations on data rate compared to nRF51822, see &lt;a href="https://devzone.nordicsemi.com/index.php/nrf8001-what-is-the-maximum-data-rate-with-peered-device"&gt;this&lt;/a&gt; thread.&lt;/p&gt;
&lt;p&gt;We have development kits available. The source code for our iOS apps are available &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-R-low-energy/nRFready-iOS-Demo-App#Downloads"&gt;here.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>