<?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>Bluetooth LE Audio pairing between Laptop and Hearing Aid</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117979/bluetooth-le-audio-pairing-between-laptop-and-hearing-aid</link><description>I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case and am looking at some of the chipsets with the Eval kit that Nordic Semi offers</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Oct 2025 08:30:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117979/bluetooth-le-audio-pairing-between-laptop-and-hearing-aid" /><item><title>RE: Bluetooth LE Audio pairing between Laptop and Hearing Aid</title><link>https://devzone.nordicsemi.com/thread/552710?ContentTypeID=1</link><pubDate>Wed, 29 Oct 2025 08:30:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07f88243-ca9a-4116-8055-103299503a0c</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, no, the&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/nRF5340"&gt;nRF5340 SoC&lt;/a&gt;&amp;nbsp;is the official BLE Audio device that we recommend, and there is currently no support for other platforms.&lt;/p&gt;
&lt;p&gt;That said, according to our audio team the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/samples/bluetooth/bap_unicast_client/README.html"&gt;unicast_audio_client&lt;/a&gt; from Zephyr upstream example can turn the nRF52840 dongle as a broadcast dongle works in 24KHz sampling rate. But it might still need some tuning since it is not optimized, and also the stream cannot be encrypted due to l&lt;span&gt;imited computation power.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Using nrf52840 as broadcaster:&lt;br /&gt; Ref: Readme from the bap_broadcast_source example&amp;nbsp;&lt;a title="https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/bap_broadcast_source/readme.rst#building-and-running" href="https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/bap_broadcast_source/README.rst#building-and-running" rel="noopener noreferrer" target="_blank"&gt;https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/bap_broadcast_source/READM…&lt;/a&gt;&lt;br /&gt; Ref: board file: &lt;a title="https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/bap_broadcast_source/boards/nrf52840dongle_nrf52840.conf" href="https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/bap_broadcast_source/boards/nrf52840dongle_nrf52840.conf" rel="noopener noreferrer" target="_blank"&gt;https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/bap_broadcast_source/board…&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;We are not able to provide much support for this solution.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth LE Audio pairing between Laptop and Hearing Aid</title><link>https://devzone.nordicsemi.com/thread/552511?ContentTypeID=1</link><pubDate>Mon, 27 Oct 2025 14:13:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7276fbb-f1aa-4d2e-9c81-dd063dbded13</guid><dc:creator>tech.stuff</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Can the&amp;nbsp;&lt;a href="https://www.digikey.in/en/products/detail/nordic-semiconductor-asa/NRF52840-DONGLE/9491124" rel="opener" data-product-id="9491124" data-testid="data-table-product-number"&gt;NRF52840-DONGLE&lt;/a&gt;&amp;nbsp;be used for BLE Audio for streaming from laptop or mobile to hearing aid.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth LE Audio pairing between Laptop and Hearing Aid</title><link>https://devzone.nordicsemi.com/thread/518176?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2025 14:20:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce08d824-ac09-4847-a032-8c59339f218b</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please have a look at the &lt;a href="https://www.nordicsemi.com/Products/Wireless/Bluetooth-LE-Audio"&gt;BLE Audio project page&lt;/a&gt;. The &lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF5340-Audio-DK"&gt;nRF5340 Audio Development Kit&lt;/a&gt;&amp;nbsp;can be use to prototype audio applications. Please have a look at the nRF Connect SDK and &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/nrf5340_audio/index.html"&gt;nRF5340 Audio applications&lt;/a&gt;.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If you are new to our products and SDK we recommend starting with the &lt;a href="https://academy.nordicsemi.com/"&gt;Developer Academy and the nRF Connect SDK courses&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>