Giter VIP home page Giter VIP logo

Comments (4)

TMRh20 avatar TMRh20 commented on September 26, 2024 1

Added a branch. There is still a bit of code lacking when doing a direct write to a node, it needs to figure out the node level and set the channel accordingly, but everything else should be functional for basic RF24Mesh and Network libs.

I don't currently do any waiting after setting the channel, but I need to test this out further etc.

There would be a way to blacklist channels, right now it just uses a base channel and adds 5 for each level.

from rf24network.

2bndy5 avatar 2bndy5 commented on September 26, 2024

This is intriguing! I'm curious to see the code, namely if you wait after the switching channels. Can you create a branch or is it still too early?

Would there be a way to blacklist channels for envs that have specifically noisy channels?

from rf24network.

TMRh20 avatar TMRh20 commented on September 26, 2024

I'm having no luck with this, going to abandon the idea for now. It seems like any sort of channel hopping on these devices is doomed lol.

from rf24network.

2bndy5 avatar 2bndy5 commented on September 26, 2024

Yeah, channel hopping is typically done with time slots/intervals. After a couple hours of theorizing this idea, I couldn't imagine it working with the same/current reliability.

If channel hopping is the underlying goal, then

  1. network.update() would have to encompass managing the channel as time elapses.
  2. RF24Network would need a new network-reserved message type to handle clock syncing. This message could be a multicast from master or an individual call->response between child nodes and their parents.

This added complexity would inherently cost in speed and/or reliability though.

from rf24network.

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.