ESP8266 SPI WiFi Shield ("nice to have")

gcampos:
Hello Jiri. Juraj

I am trying to use WiFiSpi inan Arduino DUE connected to a WeMos D1 mini pro wifi module.

I cannot get it to work.

Is the SAM architecture that different?
What can I try to tweak to make it work? Data rate divisor? (sam clock is 84MHz and usual divisor constants from AVR maybe do not work)
How can I get to this low level details?

Thanks for your help and support.

first of all - wiring? did you wire MISO, MOSI and clock to the SPI header? do you power the Wemos from Due 3.3 V pin?