Coder Social home page Coder Social logo

Comments (8)

morganrallen avatar morganrallen commented on May 24, 2024 1

I would personally like to start exploring it and have familiarized myself with the datasheets but have no hardware at present. I'm (slowly) designing a new dev board with this goal in mind but contract work has taken priority recently.

from arduino-lora.

dylanjobson avatar dylanjobson commented on May 24, 2024

Is there a way to send data from a 1262 using a different library, and receive it on a 1276 using this library?

from arduino-lora.

morganrallen avatar morganrallen commented on May 24, 2024

In theory they should be compatible, it's on my list of things to investigate but I haven't had a chance yet. I'm not aware of any dedicated 1262 libraries.

from arduino-lora.

samograsic avatar samograsic commented on May 24, 2024

Hi, do you have any updates on this issue? While there are plenty of 1262 libraries available, it would be great to find one that is compatible with this particular library.

from arduino-lora.

Kongduino avatar Kongduino commented on May 24, 2024

Is there a way to send data from a 1262 using a different library, and receive it on a 1276 using this library?

Yes. I do this all the time. I have a mix of sx1276 and sx1262 devices and they all communicate together without issues.

from arduino-lora.

Kongduino avatar Kongduino commented on May 24, 2024

In theory they should be compatible, it's on my list of things to investigate but I haven't had a chance yet. I'm not aware of any dedicated 1262 libraries.

There's Semtech's plain vanilla implementation, and this library, by a RAKwireless employee, which works on 3 different devices, nRF52840, ESP32 and RPi2040.

The RAK library should be easy to adapt to other models / MCUs.

from arduino-lora.

samograsic avatar samograsic commented on May 24, 2024

Is there a way to send data from a 1262 using a different library, and receive it on a 1276 using this library?

Yes. I do this all the time. I have a mix of sx1276 and sx1262 devices and they all communicate together without issues.

Have you done any modification to the Sandeepmistry loar library? I tried on a couple of different boards using 1262 and it does not work. Any specific modification needed in how to wire the DIO0-3 signals?

from arduino-lora.

Kongduino avatar Kongduino commented on May 24, 2024

I have but they don't concern transmission. I use mostly ESP32 boards with LoRa sx1276 (sometimes stm32 boards too), and RAK boards (nRF52 or STM32) with sx1262. No issues whatsoever. The setups must be identical though. SF / BW / CR, preamble, etc

from arduino-lora.

Related Issues (20)

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.