<?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>NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97939/ncs-and-atmel-winc1500</link><description>Hello everyone! 
 Based on this , I wanted to try also myself to interface my custom board based on nRF5340 with a WINC1500. 
 I&amp;#39;m building for nrf5340cpuapp and the devicetree overlay is the following 
 
 As in the above-mentioned issue, I edited the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Apr 2023 07:37:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97939/ncs-and-atmel-winc1500" /><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/418761?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 07:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:973af2a5-7be8-4368-9a66-637a683886df</guid><dc:creator>dario.sortino</dc:creator><description>&lt;div id="MathJax_Message" style="display:none;"&gt;&lt;/div&gt;
&lt;p&gt;In the end the error code was due to an incorrect FW version running on the WINC. Updating it solved the issue!&lt;br /&gt;Thank everyone!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/417006?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2023 09:59:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c3404fe-828f-495a-8a97-df83d7065a02</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;The error codes printed should errno codes, found in errno.h.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#define EIO 5 &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; /**&amp;lt; I/O error */&lt;/pre&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;From&amp;nbsp;zephyr\drivers\wifi\winc1500\wifi_winc1500_config.h there is an option to enable more debug information&lt;pre class="ui-code" data-mode="text"&gt;#define CONF_WINC_DEBUG				(0)

change to 

#define CONF_WINC_DEBUG				(1)&lt;/pre&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;Perhaps this can provide more information on the issue.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/416979?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2023 08:41:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e8b5598-003d-4c0d-8753-c9083ec90423</guid><dc:creator>dario.sortino</dc:creator><description>&lt;div id="MathJax_Message" style="display:none;"&gt;&lt;/div&gt;
&lt;p&gt;What about the Error code -5? I see that it originates from the&amp;nbsp;wifi_mgmt_event_handler when it requests a connection.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/416875?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 15:26:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa035eaf-c713-4d0b-a076-2bf9868ec769</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Happy to hear that you got it working!&lt;/p&gt;
&lt;p&gt;Unfortunately, I&amp;#39;m not able to tell how debugging the WINC1500 works. You will need to contact the &lt;a href="https://discord.com/invite/Ck7jw53nU2"&gt;Zephyr community on Discord&lt;/a&gt; or Microchip directly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/416811?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 13:24:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50d036b1-7824-400f-9ee1-e68c9f192ea4</guid><dc:creator>dario.sortino</dc:creator><description>&lt;div id="MathJax_Message" style="display:none;"&gt;&lt;/div&gt;
&lt;p&gt;Turned out that I connected erroneously a PIN.&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/pastedimage1679491420284v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I can communicate with the WINC and successfully scan the APs. I still fail to connect to my TestAP, so the question remains: can I go deeper in showing logs that can help me understand whats going on? Or what approach can I follow?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/416749?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 10:15:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b151220-45b3-4178-a8c9-77b05096cee3</guid><dc:creator>dario.sortino</dc:creator><description>&lt;div id="MathJax_Message" style="display:none;"&gt;&lt;/div&gt;
&lt;p&gt;Good to know, I also was able to make it work.&lt;/p&gt;
&lt;p&gt;By adding the following lines&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SHELL_BACKEND_RTT=y
CONFIG_UART_CONSOLE=n
CONFIG_USE_SEGGER_RTT=y
CONFIG_RTT_CONSOLE=y
CONFIG_LOG=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I am also able to interact with the Wifi Shell via RTT in my custom board.&lt;/p&gt;
&lt;p&gt;Now, the wifi scan command results in&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/pastedimage1679480099065v1.png" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the meanwhile that I&amp;#39;ll debug the correct wiring of the WINC1500 module, is there a way to see deeper level of debug (SPI for example)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/416726?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 09:35:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95bb9d0d-8335-4d37-82cb-d2eed80012af</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello again,&amp;nbsp;&lt;br /&gt;Tested this on my side using nRF Connect SDK v2.3.0 with your overlay, and added hal_atmel as described in the ticket you refer to.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;There seems to be missing configurations, the following worked for me running the wifi sample:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_WIFI=y
CONFIG_NETWORKING=y
CONFIG_WIFI_WINC1500=y
CONFIG_WIFI_WINC1500_REGION_EUROPE=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Please note that the Winc1500 is not a part of Nordic Semiconductors products, and we would encourage you to use our new &lt;a href="https://www.nordicsemi.com/Products/WiFi"&gt;WiFi companion IC, the nRF70 series&lt;/a&gt;. The nRF7002&amp;nbsp;is designed to be used alongside Nordic’s existing nRF52&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; and nRF53&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; Series Bluetooth Systems-on-Chip (SoCs), and nRF91&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; Series cellular IoT Systems-in-Package (SiPs). The nRF7002 can also be used in conjunction with non-Nordic host devices.&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/416537?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2023 12:42:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41750a44-35a6-49a3-9a16-dedde5a101d7</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will have a look into your case and discuss with my colleague Sigurd from the ticket you are referring to.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS and Atmel WINC1500</title><link>https://devzone.nordicsemi.com/thread/416501?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2023 10:58:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:563ee833-d242-4cb7-a5eb-ced4638b28d9</guid><dc:creator>dario.sortino</dc:creator><description>&lt;div id="MathJax_Message" style="display:none;"&gt;&lt;/div&gt;
&lt;p&gt;Wanted to add that it doesn&amp;#39;t relate to the http_client sample mentioned in the issue, but also for example with the zephyr/wifi sample, or custom applications&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>