<?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>Register access nRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103817/register-access-nrf5340</link><description>I&amp;#39;m working on the nRF5340 Audio DK board from the nrf5340_audio example project in sdk 2.3 and I&amp;#39;d like to test the different Bluetooth data rates of the nRF5340 SoC present on this board. In the documentation, I was able to locate a register, MODE 0x510</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Oct 2023 11:19:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103817/register-access-nrf5340" /><item><title>RE: Register access nRF5340</title><link>https://devzone.nordicsemi.com/thread/451043?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 11:19:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bebb8c4-e3b8-4b85-a46a-00617f26f3aa</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Romain,&lt;br /&gt;&lt;br /&gt;Aha, I understand - thank you for clarifying.&lt;br /&gt;If you wish to read more in-depth on the LE Audio specification (but not quite want to look at the specification) then I would highly recommend the &lt;a href="https://www.bluetooth.com/wp-content/uploads/2022/01/Introducing-Bluetooth-LE-Audio-book.pdf"&gt;Introduction to LE Audio book by Nick Hunn&lt;/a&gt;&amp;nbsp;- this is also a great book to look up specific configurations or questions on your own, if you should have any.&lt;br /&gt;&lt;br /&gt;You can of course also always open another ticket here on DevZone to ask us any question you might have - we&amp;#39;re happy to help! :)&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register access nRF5340</title><link>https://devzone.nordicsemi.com/thread/450980?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 08:18:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d42f027b-bf94-4641-bc59-5c48d79e4398</guid><dc:creator>RomainB</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;For the moment, I don&amp;#39;t have any specific plans for an application. It was more a question of studying the card to better understand how it works and whether it could be useful in future projects.&lt;br /&gt;In any case, I&amp;#39;d like to thank you for your answers, which have given me some ideas for future research.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Romain&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register access nRF5340</title><link>https://devzone.nordicsemi.com/thread/450912?ContentTypeID=1</link><pubDate>Tue, 17 Oct 2023 18:37:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e561a697-4f19-4e74-be09-7d88c4dfee42</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Romain,&lt;/p&gt;
[quote user="RomainB"]Sorry for the delay in replying.&lt;br /&gt;I would like to thank you once again for your clarifications.[/quote]
&lt;p&gt;No problem at all - we will continue this whenever you get a chance :)&amp;nbsp;&lt;/p&gt;
[quote user="RomainB"]In my case, I simply want to know and define the limits of use of the nRF5340 Audio DK card concerning Bluetooth LE Audio communication.&lt;br /&gt;I would welcome any advice on how to improve or not communication in terms of range, power consumption or audio quality.[/quote]
&lt;p&gt;This is a very broad question since the LE Audio specification is made to be very flexible so that you may configure it to fit your application perfectly. It would therefore be easier if you could elaborate on your intended use-case so that I may better advise you on the optimizations you could use.&lt;br /&gt;&lt;br /&gt;For instance, to increase range we could increase the TX power along with the connection and stream parameters (shorter intervals, additional retransmissions), but this will come at the cost of increased power consumption. If a very large operating range is paramount to the application then you should also consider adding a Front End Module (FEM) to your hardware to increase the range to either +10 dBM (EU) or +20 dBm (US), but this will further increase power consumption.&lt;br /&gt;If low power consumption is more important than range and quality we could make other optimizations to target this as well, but it would be easier to discuss this with a specific use-case in mind.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register access nRF5340</title><link>https://devzone.nordicsemi.com/thread/450544?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2023 12:01:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e20a9897-44b1-4a39-8af6-61dca4b5c2a5</guid><dc:creator>RomainB</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for the delay in replying.&lt;br /&gt;I would like to thank you once again for your clarifications.&lt;/p&gt;
&lt;p&gt;In my case, I simply want to know and define the limits of use of the nRF5340 Audio DK card concerning Bluetooth LE Audio communication.&lt;br /&gt;I would welcome any advice on how to improve or not communication in terms of range, power consumption or audio quality.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Romain&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register access nRF5340</title><link>https://devzone.nordicsemi.com/thread/446308?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2023 13:56:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90a71ccb-4a5a-4d61-8730-153c66bfdddf</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user="RomainB"]Thank you for your reply.[/quote]
&lt;p&gt;No problem at all, I am happy to help!&lt;/p&gt;
[quote user="RomainB"]I would like to change the bit rate&amp;nbsp;to test the range of Bluetooth communication. So I would like to use the 2Mbps, 1Mbps, 500kbps and 125kbps data rate to test the different ranges.&lt;br /&gt;Is it possible to change it or not ?[/quote]
&lt;p&gt;It is possible, yes, but it would depend on the use-case of your application. For instance, our LE Audio controller does not have support for Coded PHY currently, and so that is not an option when combining this with LE Audio.&lt;br /&gt;In general, your power consumption and audio quality will also be worse if you use 1 M instead of 2 M PHY, which is why I ask if you could elaborate on your use-case and intentions so that I may provide you with the best advice.&lt;br /&gt;&lt;br /&gt;Also, there are other configurations (based on your use-case) that you could change as well to increase range, such as TX Power and connection/advertising parameters.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register access nRF5340</title><link>https://devzone.nordicsemi.com/thread/446277?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2023 12:40:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:230fd510-1a72-47ee-a209-364c62c9731f</guid><dc:creator>RomainB</dc:creator><description>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;I would like to change the bit rate&amp;nbsp;to test the range of Bluetooth communication. So I would like to use the 2Mbps, 1Mbps, 500kbps and 125kbps data rate to test the different ranges.&lt;br /&gt;Is it possible to change it or not ?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Register access nRF5340</title><link>https://devzone.nordicsemi.com/thread/446251?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2023 11:40:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7937bfbd-2b2d-4a6b-9e1f-2d67687d55f3</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]However, I don&amp;#39;t know how I can access it to modify this value and set the bit rate of my choice.&lt;br /&gt;Does anyone know how to do this please?[/quote]
&lt;p&gt;If you do any register manipulation directly in combination with using one of our drivers then you may place the driver in an invalid state, which in turn could break its functionality. Please always just use the intended driver/module APIs directly, instead of register manipulation.&lt;br /&gt;&lt;br /&gt;Could you elaborate which part of your application you would like to change the PHY for?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>