-->
Page 1 of 2

Using ESP8266-01 with GSM800L module

PostPosted: Wed Sep 26, 2018 9:59 am
by SU18
Hi,

I was wondering whether it's possible to use the mini GSM800L module with an ESP8266-01. The GSM800L works with Arduinos, and I know I can program the ESP module in the Arduino IDE. I'm just not sure if the module itself is compatible, and how I would go about getting it to work.

Any help would be much appreciated.

Thanks :D

Re: Using ESP8266-01 with GSM800L module

PostPosted: Wed Sep 26, 2018 12:06 pm
by PatrykW
Assuming it's 3.3V UART interface, it's exactly like with Arduino. You hook up the serial lines, connect grounds and you power both devices.
But if it's 5V UART, you will need converter. Check the datasheet to be sure.

Re: Using ESP8266-01 with GSM800L module

PostPosted: Wed Sep 26, 2018 1:17 pm
by SU18
PatrykW wrote:Assuming it's 3.3V UART interface, it's exactly like with Arduino. You hook up the serial lines, connect grounds and you power both devices.
But if it's 5V UART, you will need converter. Check the datasheet to be sure.

Thanks for your help :) . I'll give it a shot and see if it works.

Re: Using ESP8266-01 with GSM800L module

PostPosted: Thu Sep 27, 2018 3:34 am
by QuickFix
Just to be ahead of your next question: get yourself a development board instead of a stand alone ESP module (especially the ESP-01). :idea:

A development board is equally cheap at around $2 to $3 a piece, but will make your life so much easier in a development stage.
Of course it's fine to use a module in your final design, there's nothing wrong with that, just get all the uncertainties out of the way while developing.

See my signature below for some sources (I'm not affiliated with any of the sellers, I regularly just try to find the cheapest suppliers and update the links accordingly).