<?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>BLE is not advertising on nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108067/ble-is-not-advertising-on-nrf52840</link><description>Hello, I am working on nrf52840 in which the BLE is not Advertising even after i am adding one paramter i just want to add the parameters at the time of adding the 2 parameters. As you can see in picture At the time of adding the advertisiment Parameter</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Dec 2024 10:19:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108067/ble-is-not-advertising-on-nrf52840" /><item><title>RE: BLE is not advertising on nrf52840</title><link>https://devzone.nordicsemi.com/thread/515069?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2024 10:19:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e2ccc99-73f0-4e2b-b1b2-73b757a44119</guid><dc:creator>lara</dc:creator><description>&lt;p&gt;Hi are u working with nrf52840 dongle..can you enable nvs in it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on nrf52840</title><link>https://devzone.nordicsemi.com/thread/467669?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2024 04:48:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83eadd49-c3ad-4e09-9d8c-221696e53b3d</guid><dc:creator>Harshil Mehta</dc:creator><description>&lt;p&gt;Thank you&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/tesc"&gt;tesc&lt;/a&gt;&amp;nbsp;&lt;span&gt;Terje for the help&amp;nbsp;&lt;br /&gt;&lt;br /&gt; I would like to know if you have any reference source code related to this.&lt;br /&gt;&lt;br /&gt; Additionally, I want to inquire whether configuring the source code alone is sufficient or if I also need to configure a dongle.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE is not advertising on nrf52840</title><link>https://devzone.nordicsemi.com/thread/467613?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2024 14:54:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ede954e6-dd36-4d11-bd3d-d3bd2c9e6bd3</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It should be possible to modify (the source code of) the nRF Connect for Desktop BLE app to add settings such that advertising is started at a regular interval. See the &lt;a href="https://nordicsemiconductor.github.io/pc-nrfconnect-docs/"&gt;nRF Connect for Desktop Developer documentation&lt;/a&gt; for details on app development for nRF Connect for Desktop.&lt;/p&gt;
&lt;p&gt;For changing the BLE address, you need changes on the connectivity firmware on the dongle, since there is no serialized API for doing that. Therefore, this change would be more complex as it requires changes both to the connectivity firmware, to the nRF Connect for Desktop app, and to the serialization API.&lt;/p&gt;
&lt;p&gt;Please note that while the serialization currently uses &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-js"&gt;pc-ble-driver-js&lt;/a&gt; and firmware based off of the connectivity sample of nRF5 SDK, those solutions are now in maintenance mode, ref. our &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-connect-sdk-and-nrf5-sdk-statement"&gt;nRF Connect SDK and nRF5 SDK statement&lt;/a&gt;. For new functionality, such as features from newer Bluetooth specifications, you need to use other solutions. One option is to use HCI and run the Controller on an nRF device and the Host on a PC. E.g. &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_uart/README.html"&gt;Bluetooth: HCI UART&lt;/a&gt; or&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_usb/README.html"&gt;Bluetooth: HCI USB&lt;/a&gt; on the nRF device, and a Bluetooth HCI Host on the PC.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>