How to decode protobuf in Node Red? #51
martinwozenilek
started this conversation in
nRF52
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to decode the protobuf messages from a nRF52 device in Node Red I get this error message:
Wire format is invalid: Error: no such Type or Enum 'MeshPacket' in Type .meshtastic.ServiceEnvelope
For decoding I'm using node-red-contrib-protobuf in version 1.1.2. Some other users had the same problem but never get a working answer in the old discourse group.
And by the way: will json format come to the nRF52 devices or is this completely impossible? This is very important for me as I use the Mesh mainly for telemetry data.
Beta Was this translation helpful? Give feedback.
All reactions