question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug?] Response to mysensor request is wrong

See original GitHub issue

Gateway: Nodeid 0 Sensor: Nodeid 20

Sensor uses the following code:

request(0,V_ARMED,0);

The result received is the V_ARMED value of the sensor node … not as originally requested the one of gateway.

The button toggle is working as expected. Only if i change the value on the sensor node on mycontroller then the real sensor received the update.

If i change the switch on mycontroller of the gateway … no message is received by node 20 … as expected!!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
cimba007commented, Aug 27, 2016

Thanks for the very good explanation at the mysensor.net mysensors.org forum.

From all I have tested and read the best solution (at least I think) would be to clearly differentiate between request from controller and request from node/gateway.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug Reports - MySensors Forum
Found a bug in the MySensors library? ... [SOLVED] GW reports wrong value after node restart ... New compile error for Pro Mini...
Read more >
Mysensor "humiditysensor sketch" error compiling when ...
Hi, I am getting a error compiling when I verify the Mysensor "humiditysensor sketch". All other My sensor sketches verify without a problem ......
Read more >
What does the Sensor Error alert mean? - Dexcom
Contact Technical Support (available 24/7) by submitting a request below or call 1-844-607-8398. For more information on sensor errors, read the Dexcom G6...
Read more >
What is the uncertainty of my sensor? - Vernier
As such, there is no complete answer to this question that Vernier can provide. ... Related: How do I move a linear fit...
Read more >
Product Support Request
Complaint Information. How long has an error of Hour Glass, "No Readings", or "Sensor Error" icon been present? ... Did the patient take...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found