Hi guys,
That would be great if I can make an Arduino router using GMS shield and ESP8266 module. I want to read the data from SIM card via GMS then convert it to wifi, so I can access this wifi for IOT projects. How can I do this idea?
Hi guys,
That would be great if I can make an Arduino router using GMS shield and ESP8266 module. I want to read the data from SIM card via GMS then convert it to wifi, so I can access this wifi for IOT projects. How can I do this idea?
Hi,
GSM shield and ESP8266 all are used to connect your stuffs to the internet for IOT project. So you don't need to use both of them at the same time. GSM shield is more capability with sending/receiving SMS messages and voice call, but it's also much more expensive than ESP8266.
Regards,