Code Monkey home page Code Monkey logo

atcommands's Issues

I met a problem when run the example on ESP8266(Wemos D1 R1)

In file included from D:\CProject\ArduinoProject\SerialRead_At\SerialRead_At.ino:13:
D:\CProject\ArduinoProject\libraries\ATCommands\src/ATCommands.h:91:20: error: extra qualification 'ATCommands::' on member 'hexToChar' [-fpermissive]
91 | static uint8_t ATCommands::hexToChar(const char ch);
| ^~~~~~~~~~
exit status 1
为开发板 LOLIN(WeMos) D1 R1 编译时出错。

Not Working

This library does not seem to be working, I've tried everything. All AT commands just return Error. I am using the Arduino Nano

Build errors on BasicATCommands.ino

Using Arduino IDE 2.2.1 the BasicATCommands example of ATCommands library 0.0.1 fails out of the box on:

In file included from ......\BasicATCommands\BasicATCommands.ino:15:0:
....libraries\ATCommands\src/ATCommands.h:91:20: error: extra qualification 'ATCommands::' on member 'hexToChar' [-fpermissive]
static uint8_t ATCommands::hexToChar(const char ch);

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.