I’m wrestling with this shield just getting some test code working. The basic wifi test code is quite straightforward but I cannot get it to find the uartWIFI.h header hence the compile fails here > #include “uartWIFI.h”
I’m wondering if this .h file has been replaced with something newer?
edit:
I source it from Aus Electronics Direct ages ago. Yesterday, I had a look further and found the uartWIFI.h file hidden away in the doco. I included it in my ‘wifiTest’ routine but it returned multiple compile errors that I haven’t yet chased up (blame the martinis for that!).