Coder Social home page Coder Social logo

beegee-tokyo / wisblock-api-v2 Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 5.0 4.3 MB

WisBlock API V2 for RAK4631 takes care of all the LoRaWAN, BLE, AT command functionality. It makes development of event driven power savings applications easy. RUI3 AT command compatible allows the usage of RAKwireless' WisToolBox to setup the device.

License: MIT License

C++ 98.02% C 1.98%
arduino at-command library lora lorawan platformio rakwireless wisblock ble

wisblock-api-v2's People

Contributors

beegee-tokyo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wisblock-api-v2's Issues

CayenneLPP owner has changed

The owner of CayenneLPP has changed from sabas1080 to electroniccats. This change broke the ability to compile my WisBlock project. I have manually fixed if by changing the library.json:

{
"owner": "sabas1080",
"name": "CayenneLPP",
"version": ""
}
to
{
"owner": "electroniccats",
"name": "CayenneLPP",
"version": "
"
}

Here is the link describing the issue: PlatformIO link

After updating to 2.0.12 I get lorawan.cpp error: 'lmh_reset_mac' was not declared in this scope

First of all many thanks for this great library.

After updating to 2.0.12 I get a 'lmh_reset_mac was not declared in this scope' error message (IDE VS Code with Platformio).

I see the call in lorawan.cpp but I don't know if this is a function which I have to implement myself and what this function should do. Can you please throw me a hint regarding this error message, many thanks.

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.