Connecting a SIM808 device with PSoC 4 device

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
AbV_4665246
Level 1
Level 1

I am working on a system which will send some data remotely. For this purpose, I am using a SIM 808 device with my PSoC 4 - 042 kit. I am new to this module, therefore I am in search for a base Header and C file for the SIM808 module.

But still, I didn't get any resources for this. Also, I like to send this data to a google sheet.

I am looking for someone who can support me in this query. Its very urgent one.

Kindly help me on this

0 Likes
1 Solution
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

Please refer the SIM808 cpp library from the link below:

DFRobot_SIM808/DFRobot_sim808.cpp at master · DFRobot/DFRobot_SIM808 · GitHub

Please note that you need to convert cpp to c library to work with PSoC 4.

Thanks and regards

Ganesh

View solution in original post

0 Likes
1 Reply
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

Please refer the SIM808 cpp library from the link below:

DFRobot_SIM808/DFRobot_sim808.cpp at master · DFRobot/DFRobot_SIM808 · GitHub

Please note that you need to convert cpp to c library to work with PSoC 4.

Thanks and regards

Ganesh

0 Likes