<?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>sd_ble_gap_scan_start returned 0x10</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78530/sd_ble_gap_scan_start-returned-0x10</link><description>Hi, 
 
 I am unable to locate the list of error codes , in my code I get &amp;quot;sd_ble_gap_scan_start returned 0x10&amp;quot; as I use sd_ble_gap_scan_start() function with input parameters. 
 
 Thanks 
 Abhi</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Aug 2021 08:02:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78530/sd_ble_gap_scan_start-returned-0x10" /><item><title>RE: sd_ble_gap_scan_start returned 0x10</title><link>https://devzone.nordicsemi.com/thread/325028?ContentTypeID=1</link><pubDate>Mon, 16 Aug 2021 08:02:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:246767ea-d445-41d0-baa6-721f106e0103</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;I agree with the other comment here. You should double check what parameter you pass to the function.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_scan_start returned 0x10</title><link>https://devzone.nordicsemi.com/thread/324862?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 12:55:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b5cbd9a-70e5-41c2-86a3-bd315e498d73</guid><dc:creator>Abhishek</dc:creator><description>&lt;p&gt;Thanks, I could see that now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_scan_start returned 0x10</title><link>https://devzone.nordicsemi.com/thread/324860?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 12:54:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66787bd4-c02e-4107-b108-145da91884c4</guid><dc:creator>Abhishek</dc:creator><description>&lt;p&gt;yes its S132&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_scan_start returned 0x10</title><link>https://devzone.nordicsemi.com/thread/324843?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 12:26:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60cf5827-11b7-4ab1-acb5-9d6ac8b01fd6</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What softdevice are you using? S132?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_scan_start returned 0x10</title><link>https://devzone.nordicsemi.com/thread/324725?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 20:23:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0be706d-6183-4ffc-ae6e-b9d15ee1c76e</guid><dc:creator>Darkenkade</dc:creator><description>&lt;p&gt;That would be&amp;nbsp;NRF_ERROR_INVALID_ADDR (Invalid pointer supplied). You should check in ble_gap.h since it&amp;#39;s a SoftDevice GAP API, you can find&amp;nbsp;sd_ble_gap_scan_start and return values are explained in comments.&amp;nbsp;&lt;span&gt;NRF_ERROR_INVALID_ADDR&amp;nbsp;can be found in nrf_error.h.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>