Cant get the data in serial monitor in serial gateway from a sensor node
-
0;255;3;0;14;Gateway startup complete.
0;255;0;0;18;2.1.1
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
i got only this no data plz help i m new here plzzzz -
0;255;3;0;14;Gateway startup complete.
0;255;0;0;18;2.1.1
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
255;255;3;0;3;
i got only this no data plz help i m new here plzzzz@sachin-rana What exactly is your problem?
Connect your gateway to a controller, that might be the "trick" you are looking for. The "255;255;3;0;3;" just means your GW gets requests from a node without ID to asign one, see https://www.mysensors.org/build/parser. -
@rejoe2 dear sir i dont need any controller i want to show my data on the serial monitor so that ,i can use that data i dont want to use controller .
-
@rejoe2 dear sir i dont need any controller i want to show my data on the serial monitor so that ,i can use that data i dont want to use controller .
@sachin-rana MySensors (at least in principal) doesn't work without controller. You don't need much more than a sbc (like a raspberry pi), but without, you would need a deep understanding what is going on to do things on your own.
For interpretation of the things printed to serial - beside the already mentionned log parser - see https://www.mysensors.org/download/serial_api_20.
-
@rejoe2 ok i will use raspberry pi but i want to send data on the cloud server ,via http post request plz help me i want to send node sensor data to cloud firebase
-
@rejoe2 ok i will use raspberry pi but i want to send data on the cloud server ,via http post request plz help me i want to send node sensor data to cloud firebase
@sachin-rana said in Cant get the data in serial monitor in serial gateway from a sensor node:
@rejoe2 ok i will use raspberry pi but i want to send data on the cloud server ,via http post request plz help me i want to send node sensor data to cloud firebase
Sorry, but I'm complete noob in http protocols - this is why I like MySensors and serial GW's. Additionally I also dislike the idea to have personal data made available outside my own network sphere, so I don't have any experience here either.
You may use MQTT (LAN or WIFI-GW) as a protocoll to get things "in the cloud" or the means provided by your controller.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login