Hello,
I'm having trouble setting up my MatrixPortal M4 with WiFiNINA. The examples are older and don't have define pins for the MatrixPortal M4. I've looked at the pinout, but still can't figure out the pins for SPIWIFI, SPIWIFI_SS, and SPIWIFI_ACK. Also, should ESP32_GPIO0 be -1 like in the examples? Or should it be set to 29 given that there's a pin for it on the co-processor?
Thank you,
Bruce
MatrixPortal M4 and WiFiNINA
Moderators: adafruit_support_bill, adafruit
Please be positive and constructive with your questions and comments.
- mikeysklar
- Posts: 10077
- Joined: Mon Aug 01, 2016 8:10 pm
Re: MatrixPortal M4 and WiFiNINA
Are the default pins not working with the MatrixPortal M4 when you run the ScanNetwork.ino example? I don't think any changes are necessary.
- brucehs
- Posts: 4
- Joined: Mon Jun 16, 2014 1:40 pm
Re: MatrixPortal M4 and WiFiNINA
The default pins do work. Thanks! Should have tried the example first rather than trying to simply think through it.
- mikeysklar
- Posts: 10077
- Joined: Mon Aug 01, 2016 8:10 pm
Re: MatrixPortal M4 and WiFiNINA
Thank you for the followup. Glad to hear you got things going.
Please be positive and constructive with your questions and comments.