You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Sheela (JIRA)" <ji...@apache.org> on 2017/06/05 18:02:04 UTC

[jira] [Assigned] (MYNEWT-695) Arduino Zero with Wifi Shield 101 failing on wifi start

     [ https://issues.apache.org/jira/browse/MYNEWT-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sheela reassigned MYNEWT-695:
-----------------------------

    Assignee: Marko Kiiskila  (was: William San Filippo)

> Arduino Zero with Wifi Shield 101 failing on wifi start
> -------------------------------------------------------
>
>                 Key: MYNEWT-695
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-695
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: BSP
>    Affects Versions: v1_0_0_rel
>            Reporter: Wanda Chiu
>            Assignee: Marko Kiiskila
>         Attachments: zero.patch
>
>
>  *wifi start* is failing when using arduino zero with arduino Wifi Shield 101 (See steps in tutorial: https://mynewt.apache.org/latest/os/tutorials/wi-fi_on_arduino/)
> {code}
> wifi start
> wifi_init : -6                                                                  
> 151416:(APP)(ERR)[nm_drv_init][293][nmi start]: fail init bus
> ...
> {code}
> Marko looked into this and found that  hw/bsp/arduino_zero/syscfg.yml is missing the following sysconfig definitions (see attached zero.patch).:
>  
> * *SPI_2*, 
> * *SPI_2_TYPE*, 
> * *SPI_3* 
> *  *SPI_3_TYPE* 
> Applying the attached zero.patch fixes the *wifi_init:-6* error, but wifi_init seems to hang after that.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)