Giter Club home page Giter Club logo

Comments (6)

cnlohr avatar cnlohr commented on August 11, 2024

Indeed. I really wish I could get 802.11 association /and/ raw packet access so I could do my own broadcast network. Though ESP now is starting with the ESP NOW thing, I don't really like how complicated it is.

from esp8266rawpackets.

ernacktob avatar ernacktob commented on August 11, 2024

When you say raw packet access, does it include packets sent to MAC addresses other than your (own / broadcast)? I've found a way to get access to the broadcast raw packets, so this might be useful perhaps. Combined with the ppTxPkt / ieee80211_output_pbuf (for link layer frames), this could be a nice starting point for such a network.

from esp8266rawpackets.

cnlohr avatar cnlohr commented on August 11, 2024

Sorry about that. It is just the raw bytes in wireshark. So, it's certainly containing the preamble, etc... But that's about it. It just uses the ppTxPkt thing.

from esp8266rawpackets.

evanou avatar evanou commented on August 11, 2024

Charles, I am looking into working on a ESP based beacon, will be similar to BLE tag, I will include some sensor info before broadcast, your example provided some starting point for my project, and I will update my progress here as well. Thanks.

from esp8266rawpackets.

cnlohr avatar cnlohr commented on August 11, 2024

Excellent. I am still searching for some way to be connected using wifi and simultaneously communicate to the underlying packets.

Interestingly, there is this whole talk of the ESP NOW thing and I hope to see what comes of it.

from esp8266rawpackets.

cnlohr avatar cnlohr commented on August 11, 2024

Answer was not much. BTW - closing issue due to age.

from esp8266rawpackets.

Related Issues (11)

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.