Giter Club home page Giter Club logo

lora's People

Contributors

danieldong101 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

houxn22 fyyy4030

lora's Issues

Lora 数据包结构说明

在这两种模式下,无论通过哪种方式知道数据域部分存在CRC校验,都要通过检查PayloadCrcError标识来判断CRC校验是否正确。(这句在手册里没有看到,是否可以这样理解?

Lora 寄存器说明

  • 在sleep工作模式下FIFO数据缓冲区被清空,且不可以进行读写操作。其他任何模式都可以读FIFO数据缓冲器。
  • 当器件切换到除了sleep的其他操作模式时,FIFO数据缓存中的数据则保持不变,因而接收的数据包在控制器侧经过最简单的数据处理之后可以被重发出去。当一组新数据被写入已被占用的缓存单元时,FIFO数据缓存不能自行清空(除非器件被设置为睡眠模式)原有的数据,而只是“覆盖”这些数据。(这就应该怎么理解?
  • 每次切换到新的接收状态,都会清除上一次里的数据缓冲区的数据。因此当需要清除FIFO缓冲区里的数据时,就进行一次切换到接收状态操作。(切换到sleep模式和切换到新的接收状态都会清楚缓冲区的数据?

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.