<?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>can i add alarm in my nrf51dk board? if yes then how?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10156/can-i-add-alarm-in-my-nrf51dk-board-if-yes-then-how</link><description>when i get peer with my chip it rings. plz help me out.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Dec 2015 20:54:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10156/can-i-add-alarm-in-my-nrf51dk-board-if-yes-then-how" /><item><title>RE: can i add alarm in my nrf51dk board? if yes then how?</title><link>https://devzone.nordicsemi.com/thread/37673?ContentTypeID=1</link><pubDate>Mon, 28 Dec 2015 20:54:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03e1ee92-9fae-40f7-a314-d68ffe7dc5c2</guid><dc:creator>iqra</dc:creator><description>&lt;p&gt;thanks.. would you help me to find which buzzer i can use or is there a builtin buzzer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can i add alarm in my nrf51dk board? if yes then how?</title><link>https://devzone.nordicsemi.com/thread/37672?ContentTypeID=1</link><pubDate>Fri, 13 Nov 2015 10:23:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecce4f87-eed2-4cdb-af8e-5551a302f1a0</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The easiest way to make a beep is to use the app_pwm driver in the SDK.
You will have to set the PWM period according to the beep frequency you want, and then you can simply set the duty cycle to 50% to produce a square wave at that frequency.&lt;/p&gt;
&lt;p&gt;The reload time (in us) relates to frequency like this: reload_us = 1000000 / FREQ&lt;/p&gt;
&lt;p&gt;To turn off the sound, just set the duty cycle to 0% or 100%.&lt;/p&gt;
&lt;p&gt;For an example of how to use the PWM driver, please have a look at the PWM example in the SDK:&lt;br /&gt;
\nRF51 SDK_v9.0.0\examples\peripheral\pwm&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can i add alarm in my nrf51dk board? if yes then how?</title><link>https://devzone.nordicsemi.com/thread/37671?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2015 13:31:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:983d3f5b-eb1d-47a7-b436-a76c245b5991</guid><dc:creator>iqra</dc:creator><description>&lt;p&gt;A simple beep is enough. Yes from my android app there is a button for this and my nrf 51 dk will produce a beep.any idea?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can i add alarm in my nrf51dk board? if yes then how?</title><link>https://devzone.nordicsemi.com/thread/37670?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2015 10:04:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce7ce23e-fe0e-497c-ab9c-437a954edafa</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Maybe you could add some more details on what you are trying to do.&lt;/p&gt;
&lt;p&gt;If I understand you correctly you want the nRF51 board to sound an alarm either after a certain time, or after a command is sent from some other device?&lt;/p&gt;
&lt;p&gt;Do you want to play a sound file from the nRF51, or will a simple beep be enough?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>