hi,
I have wifi module (ESP8266), and I want to use <wifi.h> library, but in tutorial part of this site is noting about wiring of this module and everything has explained about wifi shield
I want to know how I should wire my board with this module to work like its shield.
thanks
I want to use <wifi.h> library
You can't. The official wifi library is only for the official WiFi shield.
so, how can I use it
for example if I want to connect to internet with this module what should I do in wiring or in coding
thanks for answering