Code Monkey home page Code Monkey logo

grove_lora_433mhz_and_915mhz_rf's People

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

Watchers

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

grove_lora_433mhz_and_915mhz_rf's Issues

invalid use of template-name 'RH_RF95' without an argument list

I dont understand why but the "rf95_reliable_datagram_server" exemple, give me this error at the compilation IDE arduino :

Arduino : 1.8.9 (Windows 10), Carte : "Arduino Nano, ATmega328P"

rf95_reliable_datagram_server:38:1: error: invalid use of template-name 'RH_RF95' without an argument list

RH_RF95 driver;

^

exit status 1
invalid use of template-name 'RH_RF95' without an argument list

communicating with ESP32 Lora + Lora Library

currently have the rf95_client sending with

rf95.setFrequency(868.0);

and ESP32 Lora receivers using Lora library, but not reading any data.

Is the data sent via rf95.send(data, sizeof(data)); readable by other lora receivers with the same chip SX1276 using the Lora library and not the RH_RF95?

if the 2 libraries are not compatible. ( RH_RF95 & Lora ).
it would be helpful for a simple client example of the grove module using the Lora library.

Thank you.

Python library...

Hi there.

Maybe this is interesting for you.

I've written a small python library to manage the RFM LoRa modules. It's still in the work but is already providing simple RX and TX.

It can be found here:
https://github.com/erazor83/pyRFM

Regards,
Alex

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.