Hi,
I am trying to used the WINC1500 Wifi module with the nRF9160 DK but I am not getting any data back from the module.
I am using the module
https://www.microchip.com/DevelopmentTools/ProductDetails/ATWINC1500-XPRO
with is code
https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/net/wifi
I could not see any pro.conf or overlay file for the nRF9160 so am basing mine on ones that have been used for the Quark board.
https://github.com/sifive/riscv-zephyr/tree/master/samples/net/wifi
Has anyone else managed to get this module working?
Cheers
Rod