<?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>Connecting two nRF52832 devices and phone together</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73356/connecting-two-nrf52832-devices-and-phone-together</link><description>Hi, 
 
 I&amp;#39;m developing a system where I have a two button &amp;quot;remote&amp;quot; and connecting to movable part that plays sounds. My plan was to have a nRF52 in each of the parts. So &amp;quot;button1&amp;quot; will play the sounds and &amp;quot;button2&amp;quot; will snap a picture on the phone. Is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Apr 2021 08:59:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73356/connecting-two-nrf52832-devices-and-phone-together" /><item><title>RE: Connecting two nRF52832 devices and phone together</title><link>https://devzone.nordicsemi.com/thread/303401?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 08:59:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6a48f0f-7417-4f04-a460-0bafee500a26</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;I don&amp;#39;t think there us anything specific that you need to look for in the SDK but reading and testing &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/examples_ble.html?cp=7_1_4_2"&gt;our examples&lt;/a&gt; might be a good start for the development.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting two nRF52832 devices and phone together</title><link>https://devzone.nordicsemi.com/thread/302802?ContentTypeID=1</link><pubDate>Wed, 31 Mar 2021 16:55:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df942a30-8e58-4edc-ba61-cb09a35de116</guid><dc:creator>phippstech</dc:creator><description>&lt;p&gt;Thanks for those starting points! One last question, any thing in the SDK I need to look for in regards to the central/&lt;span&gt;peripherals aspect of the project?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting two nRF52832 devices and phone together</title><link>https://devzone.nordicsemi.com/thread/302673?ContentTypeID=1</link><pubDate>Wed, 31 Mar 2021 07:03:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4346b20-f7f2-4e51-bcc0-141c186bba47</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Then i guess that the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_blinky.html"&gt;ble_app_blinky&lt;/a&gt; is of use since it uses the button service. If you want to play and store music also on the microcontroller then the only example we have i thin is the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy52/UG/thingy52/services/apps_ios_services_sound.html"&gt;Thingy samples&lt;/a&gt;, and for the servo control there is the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/pwm_hw_example.html"&gt;PWM sample&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting two nRF52832 devices and phone together</title><link>https://devzone.nordicsemi.com/thread/302635?ContentTypeID=1</link><pubDate>Tue, 30 Mar 2021 15:49:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aae1220e-c87d-4eb2-9e69-ab9908a667fa</guid><dc:creator>phippstech</dc:creator><description>&lt;p&gt;Hi Jonathan,&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You are correct, you have described the system perfectly.&lt;/p&gt;
&lt;p&gt;As for the movable part, nRF on that system will allow a servo to move when the music is playing. This distance between the phone and the nRF52 in the movable part system will be 6 inches and the distance between them and the remote control portion will be no more than 30 feet (2 feet in the most used case).&lt;/p&gt;
&lt;p&gt;Anything in the SDK I should start with? or any soft devices I need to download before I go down this path?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting two nRF52832 devices and phone together</title><link>https://devzone.nordicsemi.com/thread/302612?ContentTypeID=1</link><pubDate>Tue, 30 Mar 2021 14:18:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc8ba210-0eaf-449e-9b78-db298384dfbb</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;If i understand correctly you have two devices and on controller, a smart phone that you want to&amp;nbsp;control remotely, and then you have a device that plays a sound and a device that is the remote controller consisting of two buttons.&lt;br /&gt;&lt;br /&gt;So the remote controller has one button that when pressed makes makes one device play a sound, and then another button that when pressed makes the smart phone take a picture.&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I belive at least option 1 is feasible. I am note sure what is imply with a movable device... is it a long distance or how does it move.. does it drive/fly on its own?&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>