<?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>No Bluetooth connection on nRF52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118502/no-bluetooth-connection-on-nrf52833</link><description>Hi support team, 
 I&amp;#39;m working with nRF52833 DK. installed the mobile app and desktop, but I wasn&amp;#39;t able to connect to either. 
 Power switch ON, SW6 on DEFAULT. J2 connected to my laptop. LED1 is ON, and LED 5 blinking. 
 Do I need to any other setup</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Feb 2025 14:08:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118502/no-bluetooth-connection-on-nrf52833" /><item><title>RE: No Bluetooth connection on nRF52833</title><link>https://devzone.nordicsemi.com/thread/521331?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 14:08:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd717905-d008-44bb-b4b7-173f1daf861c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The sample found&amp;nbsp; in NCS\nrf\samples\bluetooth\peripheral_cgms is a sample that will request a 6-digit pin when you try to enable indications on the measurement characteristic.&lt;/p&gt;
&lt;p&gt;Different phones may act differently. Some will try to pair if it sees that a characteristic is &amp;quot;protected&amp;quot;, while others will try to do it only when that characteristic is being used. It is however possible to make the application running on the nRF request the pairing/bonding process as well. To do this, you can use&amp;nbsp;bt_conn_set_security(). (you can see how it is done in the connected event callback in the central_uart sample)&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No Bluetooth connection on nRF52833</title><link>https://devzone.nordicsemi.com/thread/521200?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 00:42:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:352ba12e-befa-4e3e-a4b6-8389f6fc8bf3</guid><dc:creator>Nasrin</dc:creator><description>&lt;p&gt;Thanks for your help MJJ, it works.&lt;/p&gt;
&lt;p&gt;Is there any sample&amp;nbsp;to program nRF52833, that require user to enter password to connect to phone&amp;#39;s Bluetooth?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No Bluetooth connection on nRF52833</title><link>https://devzone.nordicsemi.com/thread/520911?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 14:49:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca3ac458-e72a-4b91-af44-57a10942e9a9</guid><dc:creator>MJJ</dc:creator><description>&lt;p&gt;Is the USB cable data and power?&lt;/p&gt;
&lt;p&gt;This is a picture of the board I have:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2843.nRF52833.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No Bluetooth connection on nRF52833</title><link>https://devzone.nordicsemi.com/thread/520803?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 01:29:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fadfb4fc-a181-41eb-af20-b3469f64d38e</guid><dc:creator>Nasrin</dc:creator><description>&lt;p&gt;HI MJJ, thanks for your reply.&lt;/p&gt;
&lt;p&gt;I keep getting this message. I have J2 connected to laptop, power source on VDD. LED5 blinking, and LED1 is ON, but can&amp;#39;t detect the DK&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/8535.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No Bluetooth connection on nRF52833</title><link>https://devzone.nordicsemi.com/thread/520802?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 00:41:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15a12887-be42-480a-859d-9094bbdb1585</guid><dc:creator>MJJ</dc:creator><description>&lt;p&gt;The nRF52833 DK does not come pre programmed with an application.&lt;/p&gt;
&lt;p&gt;You could use Quick Start applet from &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-Desktop"&gt;nRF-Connect-for-Desktop&lt;/a&gt;&amp;nbsp;to program a sample that will allow you to connect to a mobile device.&lt;/p&gt;
&lt;p&gt;Or you can compile and program a sample using nRF-Connect SDK -&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation/install_ncs.html"&gt;Installing the nRF Connect SDK&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>