GithubHelp home page GithubHelp logo

grove_lora_433mhz_and_915mhz_rf's Introduction

Build Status Grove LoRa 433MHz and 915MHz RF

Grove_LoRa_firmware: The firmware of Grove - Lora 433MHz/470MHz RF and Grove - Lora 868MHz/915MHz RF. It is a conversion from Uart to SPI interface.

RH_PF9X: The library for Grove - Lora 433MHz to 470MHz RF and Grove - Lora 868MHz/915MHz RF.

Note: This is a hardware LoRa RF module that without LoRaWAN class protocol.

For more information please visit wiki.


This software is licensed under The MIT License. Check License.txt for more information.

Contributing to this software is warmly welcomed. You can do this basically by
forking, committing modifications and then pulling requests (follow the links above
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.

Seeed is a hardware innovation platform for makers to grow inspirations into differentiating products. By working closely with technology providers of all scale, Seeed provides accessible technologies with quality, speed and supply chain knowledge. When prototypes are ready to iterate, Seeed helps productize 1 to 1,000 pcs using in-house engineering, supply chain management and agile manufacture forces. Seeed also team up with incubators, Chinese tech ecosystem, investors and distribution channels to portal Maker startups beyond.

Analytics

grove_lora_433mhz_and_915mhz_rf's People

Contributors

baorepo avatar lanselambor avatar pillar1989 avatar wayenweng 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

Watchers

 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

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

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.

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

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.