Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TW#15359] Support for WiFi 802.11 Ad Hoc mode (IDFGH-2143) #989

Closed
nickzoic opened this issue Sep 12, 2017 · 9 comments
Closed

[TW#15359] Support for WiFi 802.11 Ad Hoc mode (IDFGH-2143) #989

nickzoic opened this issue Sep 12, 2017 · 9 comments

Comments

@nickzoic
Copy link

Is it possible to add support for WiFi 802.11 Ad Hoc mode to the ESP32 WiFi Stack Libraries?

@honza-klu
Copy link

honza-klu commented Sep 12, 2017

Ad Hoc mode would be extremely useful for p2p comunication and mesh networks.

@FayeY FayeY changed the title Support for WiFi 802.11 Ad Hoc mode [TW#15359] Support for WiFi 802.11 Ad Hoc mode Sep 14, 2017
@jack0c
Copy link
Collaborator

jack0c commented Jan 3, 2018

Sorry, @nickzoic Ad Hoc will not be in our TODO list. @honza-klu P2P(Wi-Fi DIRECT) is in our TODO list. And , we will release ESP-Mesh in idf3.1.

@nickzoic
Copy link
Author

nickzoic commented Jan 3, 2018

No worries. I've been experimenting a bit with ESP-Now and that's looking good for my application.
I'm looking forward to trying ESP-Mesh!

Closing this ...

@wgaylord
Copy link

wgaylord commented Nov 7, 2019

Will Ad-Hoc ever be on the ToDo list? Really want to use my ESPs with existing mesh networks that follow the 802.11 ad-hoc standard for making mesh networks.

@github-actions github-actions bot changed the title [TW#15359] Support for WiFi 802.11 Ad Hoc mode [TW#15359] Support for WiFi 802.11 Ad Hoc mode (IDFGH-2143) Nov 7, 2019
@AndroidBaaaby
Copy link

Hi @wgaylord . Ad Hoc is not in our TODO list. Sorry for that.

@wgaylord
Copy link

wgaylord commented Nov 8, 2019

Is there a specific reason why? Or just other priorities?

@preechaim
Copy link

As far as I know, the Ad-Hoc (IBSS) mode is basic functionality in the WiFi stack.
It should not be difficult to expose this function to the framework.
So please reconsider.

@AndroidBaaaby
Copy link

Hi @honza-klu @preechaim, thank you for your suggestion. For now we are doing other tasks. If there are any news about this, we would let you know.

@wgaylord
Copy link

wgaylord commented Aug 7, 2020

Is 802,11 Ad Hoc going to be looked at or is it not being looked at as it would compete with ESP-Mesh? Just looking for an answer. I would attempt to implement Ad Hoc somehow but the WiFi stack is closed source in a binary only so I would have to use sending and reception of raw packets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants