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

Support out-of-the-box peer-to-peer communications #26

Open
dlcarrier opened this issue May 25, 2017 · 0 comments
Open

Support out-of-the-box peer-to-peer communications #26

dlcarrier opened this issue May 25, 2017 · 0 comments

Comments

@dlcarrier
Copy link

Many of our customers use 802.15.4 modules (e.g. Zigbee) for the out-of-the-box peer-to-peer communications, but do not otherwise have a protocol preference. The configuration or infrastructure requirements of the Parallax WX ESP8266 WiFi Module are not suited to these customers.

The WiFi module is perfectly capable of peer-to-peer communications, but most users require out-of-the-box peer-to-peer communications, as the 802.15.4 modules provide.

If we modify the Parallax-ESP firmware to support peer-to-peer communications, out of the box, we can increase the user base of the WiFi module.

We could first determine and document a peer-to-peer configuration that would allow multiple WiFi modules to share an ad-hoc network, share UART input over multicast packets, and output multicast data it receives, through the UART.

After standardizing a peer-to-peer configuration, we could work it into the default state of the Parallax-ESP firmware, so that end-users can use peer-to-peer communications without any further configuration, but still be able to configure and use the HTTP server in the same manner as they have with the current version of the firmware.

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

1 participant