GSM2 CLICK with arduino

Discussion on projects that are created by users and posted on mikroElektronika website.
Post Reply
Author
Message
ed1993
Posts: 3
Joined: 30 Jan 2017 15:33

GSM2 CLICK with arduino

#1 Post by ed1993 » 30 Jan 2017 15:36

Hi guys, I have bought an arduino uno and a GSM2 click board, the problem is that I don't know how to send an SMS via this card using the arduino, I couldn't find some good code exemples for this, and in the codes exemples I have found, some use the library #include <GSM.h > and others use #include <SoftwareSerial.h> also some of them use the IMEI of the board in the arduino code some don't use it, which makes me so confused, also it's says that I should use a 3.3V to supply the GSM board but in this web site they used both 3.3v and 5v.
I will be very happy if someone could help me, by telling how to intialize the GSM2 click board on the arduino and which library I should use? when should I write the IMEI in the arduino code? which pin should I use for the transmission? which PINs should I use for power supply, and any code exemple for sending an SMS on event will be very helpful.
thanks for reading and sorry for my English.

User avatar
nadir.celebic
mikroElektronika team
Posts: 465
Joined: 15 Jun 2016 13:19

Re: GSM2 CLICK with arduino

#2 Post by nadir.celebic » 31 Jan 2017 17:58

Hi,

Unfortunately we don't give support for Arduino.
But, did you try this example from LibStock: https://libstock.mikroe.com/projects/vi ... rduino-uno
GSM2 click used both power supply 3.3V and 5V.

NOTE:Please keep in mind this is not official MikroElektronika example project,
and therefore we can't provide detailed help for the code itself.

Regards,
Nadir

ed1993
Posts: 3
Joined: 30 Jan 2017 15:33

Re: GSM2 CLICK with arduino

#3 Post by ed1993 » 05 Feb 2017 13:45

nadir.celebic wrote:Hi,

Unfortunately we don't give support for Arduino.
But, did you try this example from LibStock: https://libstock.mikroe.com/projects/vi ... rduino-uno
GSM2 click used both power supply 3.3V and 5V.

NOTE:Please keep in mind this is not official MikroElektronika example project,
and therefore we can't provide detailed help for the code itself.

Regards,
Nadir
Thanks Nadir, okay I have did a some research and could use it, but now after reading all the catalogues and so on, I couldn't use the GPRS, I mean I can connect but I can't access for exemple to urls (like https://exemple.com/exp.php/?num=1) so I can put the varible num = 1 in the php page, how is that possible? thank you
sorry for my English.

User avatar
nadir.celebic
mikroElektronika team
Posts: 465
Joined: 15 Jun 2016 13:19

Re: GSM2 CLICK with arduino

#4 Post by nadir.celebic » 06 Feb 2017 17:51

Hi,

I am not sure that I understand you properly.

Can you please be more specified?

Regards,
Nadir

Post Reply

Return to “User Projects”