<?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>pc-ble-driver-py NRF_ERROR_NO_MEM issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114594/pc-ble-driver-py-nrf_error_no_mem-issue</link><description>Hello everyone, I am working on a project where I am connecting a peripheral device (using nrf52832) to a central device (nrf52840 dongle). I am utilizing pc-ble-driver-py for connecting to the peripheral, notifying, sending, and receiving. However, I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Sep 2024 12:20:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114594/pc-ble-driver-py-nrf_error_no_mem-issue" /><item><title>RE: pc-ble-driver-py NRF_ERROR_NO_MEM issue</title><link>https://devzone.nordicsemi.com/thread/501925?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 12:20:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48971788-d8de-42fa-818e-0db44a7ee805</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;em&gt;If&lt;/em&gt; the problem is the VS UUID count then I don&amp;#39;t have other suggestions than increasing the number. Could&amp;nbsp; you check (perhaps just by logging) how many times you ble_vs_uuid_add is called? I ask partially because it is a bit suprising to me that you see this when notifications are enabled. I do not see why you would add a new base UUID at that point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pc-ble-driver-py NRF_ERROR_NO_MEM issue</title><link>https://devzone.nordicsemi.com/thread/501920?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 12:12:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ae7775a-9a92-4389-ac6b-46f6f69d5105</guid><dc:creator>lukan</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/eith"&gt;Einar Thorsrud&lt;/a&gt;&amp;nbsp;,&lt;br /&gt;&lt;br /&gt;Thank you so much for your response. I already tried it but got the same error. could you please give some example for the solution. what value should work?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pc-ble-driver-py NRF_ERROR_NO_MEM issue</title><link>https://devzone.nordicsemi.com/thread/501896?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 11:37:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57840f81-ab08-41f4-b9d1-324d98698cc8</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The issue could be that the number of vendor specific UUID&amp;#39;s are not configured high enough. Try enabling the driver with a higher&amp;nbsp;BLE_COMMON_CFG_VS_UUID count (&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py/blob/a6b36d3a8924b809fe86267ba3f8079dc173fb27/pc_ble_driver_py/ble_driver.py#L331"&gt;see here&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>