drivers icon indicating copy to clipboard operation
drivers copied to clipboard

wifinina reset has polarity

Open sago35 opened this issue 4 years ago • 1 comments

The following is a branch depending on the value of inverted_reset. For now, I think only the Arduino MKR WiFi 1010 is inverted.

I would like to put this process somewhere, but my idea is to modify wifinina.Configure() to accept something like wifinina.Config{}. This change will break compatibility. I thought about reversing the logic in the machine package, but I'm not sure if that's a good idea.

https://github.com/arduino-libraries/WiFiNINA/blob/dcab40253ec162644f70ac212437c1b97811cd2b/src/utility/spi_drv.cpp#L107-L110

Arduino MKR WiFi 1010 image

PyPortal image

sago35 avatar Sep 05 '21 01:09 sago35

Looks like duplicate issue of #386

scottfeldman avatar Oct 05 '22 05:10 scottfeldman