Giter Club home page Giter Club logo

Comments (3)

524c avatar 524c commented on May 27, 2024 1

Hi @Rogerlucas

For this feature it is necessary to add the band AU915, not only datarate, but I think for AU915 it is

#if defined(AS_915)
    SF12BW125   = 0x00,
    SF11BW125    = 0x01,
    SF10BW125    = 0x02,
    SF9BW125    = 0x03,
    SF8BW125    = 0x04,
    SF7BW125   = 0x05,
    SF8BW500   = 0x06,
    SF12BW500   = 0x08,
    SF11BW500    = 0x09,
    SF10BW500    = 0x0A
    SF9BW500    = 0x0B
    SF8BW500    = 0x0C
    SF7BW500    = 0x0D

if you need help to add the band AU915 please let us know, we look forward to your pullrequest

Thank you very much. When I have news I will return here.

from beelan-lorawan.

sabas1080 avatar sabas1080 commented on May 27, 2024

Hi @Rogerlucas

For this feature it is necessary to add the band AU915, not only datarate, but I think for AU915 it is

#if defined(AS_915)
    SF12BW125   = 0x00,
    SF11BW125    = 0x01,
    SF10BW125    = 0x02,
    SF9BW125    = 0x03,
    SF8BW125    = 0x04,
    SF7BW125   = 0x05,
    SF8BW500   = 0x06,
    SF12BW500   = 0x08,
    SF11BW500    = 0x09,
    SF10BW500    = 0x0A
    SF9BW500    = 0x0B
    SF8BW500    = 0x0C
    SF7BW500    = 0x0D

if you need help to add the band AU915 please let us know, we look forward to your pullrequest

from beelan-lorawan.

wero1414 avatar wero1414 commented on May 27, 2024

Hi @Rogerlucas in the last commit we add the AU915 i would like that you test this recent upgrade

from beelan-lorawan.

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.