Question related to binary data parsing/visualization in the GPL3 version #335
Unanswered
SvenNouwens
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Hi, Thanks for reporting this issue and for your patience! I've identified and fixed two critical bugs in v3.2.1 that were preventing the hexadecimalADC example from working:
I'm currently waiting for the CI builds to finish before publishing the bugfix release. If you're still seeing issues after updating, please let me know! Wishing you happy holidays and a great start to the new year! Thanks, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get the hexadecimalADC example running, but I have no success so far. I'm regularly sending the poll-data command to a micro controller that responds wit a correct data packet. This is just copy-pasting from the example code. The problem is that the dashboard with the plots does not show up.
When accessing the project editor, the binary data parsing is linked to the pro-version "warning", so I was wondering if this example is even supposed to work on the GPL3 version. I was unable to get an answer for this based on the information I was able to find.
Beta Was this translation helpful? Give feedback.
All reactions