<?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_connect Function return Error 16 (NRF_ERROR_INVALID_ADDR)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52620/sd_ble_gap_connect-function-return-error-16-nrf_error_invalid_addr</link><description>Hello, 
 I&amp;#39;m using SDK15.3 (Generic_Stack_S332_06.01.01). 
 IROM1 Add :0x30000 
 IRAM1 Add : 0x20003600 
 Central Firmware support already in SDK14.3 just I move this part in SDK 15.3 Firmware. just i add nrf_ble_scan.c nad .h file in my existing Firmware</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Sep 2019 14:25:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52620/sd_ble_gap_connect-function-return-error-16-nrf_error_invalid_addr" /><item><title>RE: sd_ble_gap_connect Function return Error 16 (NRF_ERROR_INVALID_ADDR)</title><link>https://devzone.nordicsemi.com/thread/212329?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 14:25:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d9e0999-4c04-4d04-9cbe-35418b8bd931</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Could you send the full code inside SR_Main.c ? If there is confidential information you can convert the case to private.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;NRF_ERROR_INVALID_ADDR means that there is an issue with the pointers you provided.&amp;nbsp;Please double check the address of the pointers: p_addrs, p_scan_params and p_conn_params .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_connect Function return Error 16 (NRF_ERROR_INVALID_ADDR)</title><link>https://devzone.nordicsemi.com/thread/212221?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2019 09:17:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53604009-3ed8-4fea-a665-21f56fe8938c</guid><dc:creator>Nikunj Patel</dc:creator><description>&lt;p&gt;Yes i got peripheral device MAC add in&amp;nbsp;&lt;span style="background-color:#ffffff;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5em;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;p_adv_report.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5em;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1040x720/__key/communityserver-discussions-components-files/4/7215.02.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#007000;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:medium;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#007000;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:medium;"&gt;Nikunj&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_connect Function return Error 16 (NRF_ERROR_INVALID_ADDR)</title><link>https://devzone.nordicsemi.com/thread/212066?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2019 12:53:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9e9935c-09dd-4480-a9bb-61f6245f94c4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Nikunj,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you assign&amp;nbsp;ble_gap_addr_t const&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * p_addr&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = &amp;amp;p_adv_report-&amp;gt;peer_addr;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you made sure you actually have the address inside&amp;nbsp;&lt;span&gt;p_adv_report-&amp;gt;peer_addr&amp;nbsp; ?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I saw that you having the address inside PeriphAdvData[0].Addr. Please post the source file.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>