Coder Social home page Coder Social logo

gabriellavoura / mqtt-and-sim800-900 Goto Github PK

View Code? Open in Web Editor NEW
35.0 4.0 24.0 62 KB

Arduino libraries and example to use with mosquitto mqtt (PubSubClient) and Sim800/900.

License: MIT License

C++ 93.49% C 4.86% Processing 1.64%
arduino-library mqtt gprssim900 gprssim800 mosquitto mosquitto-mqtt-broker iot iot-middleware

mqtt-and-sim800-900's Introduction

Hi there, I'm Gabriel Lavoura👋

I'm a software engineer, currently working with game development at Beta2Games 🎮 and Technical Project Manager at EMBRAPII iTec.

🎓 MSc Computer Engineering.

✍ Blog & Writing

You can find some tips and tools about development, gamedev and DevOps on my website at gabriellavoura.com.br as well as on DEV.to.

🔎 How to reach me

Twitter LinkedIn DevTo

mqtt-and-sim800-900's People

Contributors

gabriellavoura avatar vanessatelles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mqtt-and-sim800-900's Issues

Can't comunicate with the module SIM800

The arduino can't talk with the SIM800 module.

I'm usign the mqtt_basic_pub_and_sub example and I include HardwareSerial.h under an Arduino Mega.

I put an Serial.println in attempt to watch the answer of the module when the library sim800 sends an clean "AT", and the answer in spite of be "OK" is "⸮"
I change several times the ports on the arduino with the same behaviour.

What can I'm doing wrong?
I'll really apresiate your help.

Error in compiling project

In file included from ...\Arduino\libraries\sim800\sim800Client.h:6:0,

             from ...\Arduino\libraries\sim800\sim800.cpp:21:

...\Arduino\libraries\sim800\sim800.h:14:24: error: 'Serial1' was not declared in this scope

#define HARDWARESERIAL Serial1

                    ^

...\Arduino\libraries\sim800\sim800.cpp:27:28: note: in expansion of macro 'HARDWARESERIAL'

HardwareSerial *modem = &HARDWARESERIAL;

                        ^

exit status 1
Error compiling for board Arduino Nano.

PS: i am beginner in Ardunio plz suggest me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.