<?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>The Bluetooth service Characteristic on the PC cannot be obtained</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93512/the-bluetooth-service-characteristic-on-the-pc-cannot-be-obtained</link><description>Hi 
 Develop environment Win10 .Net4.7.2， Chip is 52832 . BluetoothLE already connected, but I can not find custom Characteristic by BLEGattService.GetCharacteristicsForUuidAsync(UUID), it always returns null. It works perfectly on Android and iOS。 Here</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Nov 2022 12:13:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93512/the-bluetooth-service-characteristic-on-the-pc-cannot-be-obtained" /><item><title>RE: The Bluetooth service Characteristic on the PC cannot be obtained</title><link>https://devzone.nordicsemi.com/thread/393852?ContentTypeID=1</link><pubDate>Thu, 03 Nov 2022 12:13:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dd5eae1-53f9-486d-9622-a4c834dfb47c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It may be that what you are seeing is that the computer has cached the Bluetooth Services when your DK was running a different application, and it doesn&amp;#39;t do a new service discovery.&lt;/p&gt;
&lt;p&gt;What you can do to check whether this is actually the case, is one of the following:&lt;/p&gt;
&lt;p&gt;1: Delete the cached services from the computer (I don&amp;#39;t know how you do that, unfortunately).&lt;/p&gt;
&lt;p&gt;2: You can test it on a different DK (which would have a different BLE address, and hence the computer will treat it as a new device and do a new service discovery).&lt;/p&gt;
&lt;p&gt;3: If you don&amp;#39;t have another DK, you can try to manually set a different BLE address in your application. What SDK version are you using? If you let me know, I can help you change the BLE address of your DK.&lt;/p&gt;
&lt;p&gt;4: You can test on a different computer, which has not cached the BLE services of that DK yet.&lt;/p&gt;
&lt;p&gt;&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></channel></rss>