<?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>USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49513/usb-audio-adaptive-transfer-rate</link><description>We have implemented proprietary audio streaming on the nRF52. It reads Audio from a PDM mic and uses the timeslot feature of the BLE radio to send said audio to another BLE device. This allows BLE and our proprietary Audio stream to co exist. 
 Now we</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Jul 2019 15:09:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49513/usb-audio-adaptive-transfer-rate" /><item><title>RE: USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/thread/199046?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2019 15:09:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b94aedde-e663-4bd2-9b6a-1924132bd8ad</guid><dc:creator>keith v</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;is there anyway for me to know if/when any action has been taken on the request?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/thread/198944?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2019 11:34:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e4016a7-e73f-4352-bfaa-94b3c30cda25</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve inputted this as a feature request internally to our SDK team.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/thread/198522?ContentTypeID=1</link><pubDate>Mon, 15 Jul 2019 14:30:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90a1231f-ed20-4d99-ad5e-647608c5bb29</guid><dc:creator>keith v</dc:creator><description>&lt;p&gt;Yes I think that is what is needed.&lt;/p&gt;
&lt;p&gt;Please ask your USB developers to provide guidance on how to specify the required endpoint&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/thread/198318?ContentTypeID=1</link><pubDate>Mon, 15 Jul 2019 07:28:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd326ced-82cb-4c44-844f-343c76c1ec12</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>[quote user="kvasilakes@intricon.com"]Is it possible for us to add the feedback endpoint? or does that have to be done at a level we don&amp;#39;t have access to?[/quote]
&lt;p&gt;&amp;nbsp;It is possible, but this is then something you need to develop and add the proper handling of this in the sources. Unfortunately, I do not have experience with adding such features, but I suppose you can start by look at the app_usbd_audio.c file and see what needs to be setup on a descriptor level first.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/thread/198210?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 14:04:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ccc8352-5ac0-46dd-82fe-7be01afe94e0</guid><dc:creator>keith v</dc:creator><description>&lt;p&gt;Yes we are trying using asynchronous audio transfer, either implicit or explicit feedback would be acceptable, but explicit is preferred&lt;/p&gt;
&lt;p&gt;Is it possible for us to add the feedback endpoint? or does that have to be done at a level we don&amp;#39;t have access to?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/thread/198169?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 12:41:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa4dd37f-306a-48c7-aa7a-c50ceadf9f7d</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sample rate conversion is normally done on the side that has the most processing (normally a PC).&lt;/p&gt;
&lt;p&gt;It sounds like you are doing asynchronous audio transfers to the usb host, and&amp;nbsp;there&amp;#39;s no ready made libraries to do feedback / conversion in the SDK (&lt;em&gt;bSynchAddress&lt;/em&gt; is 0 in the usbd audio class files, thus no endpoint feedback is setup).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/thread/197915?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 14:58:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a86a0d53-b13e-4d1a-b266-8e20029e22ba</guid><dc:creator>keith v</dc:creator><description>&lt;p&gt;Yes the problem is our proprietary audio sample rate is fixed due to the fact it has to coexist with BLE. So we need to convince the host to adjust it&amp;#39;s sample rate. This a BLE feature we just can&amp;#39;t figure out how to get the Nordic library to do it.&lt;/p&gt;
&lt;p&gt;Sample rate conversion on the nRF side doesn&amp;#39;t seem feasible due to processing time constraints.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Keith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Audio adaptive transfer rate.</title><link>https://devzone.nordicsemi.com/thread/197796?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 10:59:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73c78fe3-48c1-49b8-80ce-ecc1e84141af</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]What support does the SDK have for USB audio sample rate feedback?[/quote]
&lt;p&gt;Resampling and such is normally done on the host side, but you can use the SOF event to get a timing anchor for your firmware. Based on your description, I am not 100% sure where the issue occurs in your system. Is this due to the asynchronous radio communication?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>