MatrixPortal M4 and WiFiNINA

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
brucehs
 
Posts: 8
Joined: Mon Jun 16, 2014 1:40 pm

MatrixPortal M4 and WiFiNINA

Post by brucehs »

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

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: MatrixPortal M4 and WiFiNINA

Post by mikeysklar »

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.

User avatar
brucehs
 
Posts: 8
Joined: Mon Jun 16, 2014 1:40 pm

Re: MatrixPortal M4 and WiFiNINA

Post by brucehs »

The default pins do work. Thanks! Should have tried the example first rather than trying to simply think through it.

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: MatrixPortal M4 and WiFiNINA

Post by mikeysklar »

Thank you for the followup. Glad to hear you got things going.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”