Giter Club home page Giter Club logo

wifimesh-esp8266's People

Contributors

jtfell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wifimesh-esp8266's Issues

HelloMesh, no connections

Hi, id uploaded the HelloMesh (not modified) example to six Esp´s. But no one connect to each other.
It fails while connecting to any suitable APs which contain _ssid_prefix.

Id checked if the sketch scans correct for Ap s and if it filter the chip id s out.
That works fine.

Maybe its import: current_ssid is always empty if id print them out over Serial with Serial.println(current_ssid);

The if sentence
if (index >= 0 && (target_chip_id < _chip_id)) {}
does never happen.

Just with interest, if id understood the code steps correctly.

  1. Scanning for Aps
  2. Filtering out Nodes with SSID Prefix Mesh_Node out.
  3. Seperating chip id out of the filtered APs list.
  4. Changing from AP mode to STA mode (Do not happen because the if sentence is not true)
  5. Connecting to filtered Nodes ("")
  6. Sending a request to the given Node and getting Answer ("")
  7. Display the answer and change back to AP mode. ("")

Pls correct me if im wrong.

Sorry for my English.
Thanks in Advance.

OpenHAB

Hi,

Can you please help me in getting this library work with openhab?

Thanks and regards
Siddhartha

Example not working

Hi,

I have uploaded sketch on 3 different ESP12-E modules, It shows message on starting node however does not connect to any other node,
Is there anything we have to do to get this Mesh example to work?

Thanks,

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.