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

Gateway support "raw" serial device as sensor network #269

Open
ghost opened this issue Feb 26, 2023 · 0 comments
Open

Gateway support "raw" serial device as sensor network #269

ghost opened this issue Feb 26, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 26, 2023

Add support in Gateway for communicating MQTT-SN over a standard serial device, without any additional protocol between.
E.g. XBee uses a raw serial device beneath but adds the XBee protocol before using MQTT-SN on top.

This issue aims for connecting a sensor device via USB (or other serial link) directly to the computer running the MQTTSNGateway.
E.g. an Arduino that connects to a RaspberryPI which runs the Gateway, and uses MQTT-SN as protocol between them.

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

0 participants