<?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 we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module present on wristband through music APP installed on the smartphone? or Do we need AVRCP bluetooth profile to be present on wristband itself.?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14537/can-we-control-the-play-forward-reverse-pause-functionality-of-the-headset-using-bluetooth-smart-module-present-on-wristband-through-music-app-installed-on-the-smartphone-or-do-we-need-avrcp-bluetooth-profile-to-be-present-on</link><description>Hello , 
 I&amp;#39;m Dinesh Katkar,We as team planning for wearable IoT product,so selected Nordic sem&amp;#39;s Bluetooth Smart SoC for our end application. 
 Can we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jun 2016 12:01:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14537/can-we-control-the-play-forward-reverse-pause-functionality-of-the-headset-using-bluetooth-smart-module-present-on-wristband-through-music-app-installed-on-the-smartphone-or-do-we-need-avrcp-bluetooth-profile-to-be-present-on" /><item><title>RE: Can we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module present on wristband through music APP installed on the smartphone? or Do we need AVRCP bluetooth profile to be present on wristband itself.?</title><link>https://devzone.nordicsemi.com/thread/55535?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 12:01:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d2c7eb9-00d5-45e2-b50c-52fa5877f0a4</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Happy to hear that! But I would appreciate if you could ask unrelated questions separately. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module present on wristband through music APP installed on the smartphone? or Do we need AVRCP bluetooth profile to be present on wristband itself.?</title><link>https://devzone.nordicsemi.com/thread/55534?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 14:12:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:361f1409-53a9-4042-a05a-72b7fc0653d6</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;If you use HID over GATT the existing music app would not need to change. If you use a proprietary profile the music app would need to change to interpret the commands received from the wristband.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A proprietary profile is a profile you define yourself, so it is not a profile define by the Bluetooth SIG. It is not AVRCP profile of Bluetooth, because that doesn&amp;#39;t exist for BLE. ble_app_uart is an example of an proprietary profile.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module present on wristband through music APP installed on the smartphone? or Do we need AVRCP bluetooth profile to be present on wristband itself.?</title><link>https://devzone.nordicsemi.com/thread/55533?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 14:02:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:043220d3-f286-4f6a-b29e-834e4f4b8430</guid><dc:creator>dineshk</dc:creator><description>&lt;p&gt;Dear Mr. Petter,&lt;/p&gt;
&lt;p&gt;Sorry to ask you basic questions !!!&lt;/p&gt;
&lt;p&gt;First I will go through the HID over GATT concept and will come back with updated knowledge..&lt;/p&gt;
&lt;p&gt;Just one last query...&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Will existing Music App on smartphone need to change to interpret the commands received from the wristband for controlling the functionality of headset.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;What do you mean by proprietary profile (is it AVRCP profile of bluetooth )&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks
Dinesh Katkar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module present on wristband through music APP installed on the smartphone? or Do we need AVRCP bluetooth profile to be present on wristband itself.?</title><link>https://devzone.nordicsemi.com/thread/55532?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 13:55:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0239c661-3210-4030-90a8-94a0b4721917</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What kind of information do you want me to share? I don&amp;#39;t quite understand. It is possible to send commands from the wristband to the smart phone using HID over GATT, these commands would be directly to Android/iOS. Or you can use a proprietary profile and implement the commands yourself, and then let the app interpret the commands from the wristband to control the headset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module present on wristband through music APP installed on the smartphone? or Do we need AVRCP bluetooth profile to be present on wristband itself.?</title><link>https://devzone.nordicsemi.com/thread/55531?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 13:44:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b96c297-9307-4968-a606-e078b45f1aa7</guid><dc:creator>dineshk</dc:creator><description>&lt;p&gt;Dear Petter,&lt;/p&gt;
&lt;p&gt;Greetings of the Day!!!&lt;/p&gt;
&lt;p&gt;Thank you for your soonest feedback!!!&lt;/p&gt;
&lt;p&gt;Actually I&amp;#39;m hardware designer only and need to choose bluetooth smart SoC ,I&amp;#39;ve selected Nordic semi&amp;#39;s Bluetooth SoC.But getting confused with controlling of headset through the pause/play/forward/reverse button functionality on the wearable band.My initial thinking is that we can control using the wearable band and connnecting this band to smartphone.Here we need to send commands from wearable band to music app and so as per the commands received from band ,wirelessly connected headset will get control.&lt;/p&gt;
&lt;p&gt;Request you to share the information ,if above my thinking is possible....I&amp;#39;m new to IoT band but selected Nordic SoC...&lt;/p&gt;
&lt;p&gt;Looking forward for your positive response&lt;/p&gt;
&lt;p&gt;Thanks Dinesh Katkar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module present on wristband through music APP installed on the smartphone? or Do we need AVRCP bluetooth profile to be present on wristband itself.?</title><link>https://devzone.nordicsemi.com/thread/55530?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 13:34:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3224647-fe09-413e-90f6-32de33da3f42</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;There is no AVRCP profile available for Bluetooth Smart.&lt;/p&gt;
&lt;p&gt;I would look into using HID over GATT to do this, there are some related questions in there. For example &lt;a href="https://devzone.nordicsemi.com/question/3916/how-can-i-send-a-media-button-data-with-hid_mouse_demo/"&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Or you could use a proprietary profile and let the app implement the actual functionality. Then I would recommend having a look at the ble_app_uart example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we control the play/forward/reverse/pause functionality of the headset using Bluetooth smart module present on wristband through music APP installed on the smartphone? or Do we need AVRCP bluetooth profile to be present on wristband itself.?</title><link>https://devzone.nordicsemi.com/thread/55529?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2016 10:23:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f60a78e-3d0c-478f-a62f-bb600915b6e5</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Dupe of &lt;a href="https://devzone.nordicsemi.com/question/83663/regarding-avrcp-profile/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt; .. well it was but the dupe appears to have been deleted .. reopened this one&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>