Hi, I have looked into your example. Here my results: Confirming a single diagnosis (flow 4.) It works, as soon as you remove the prefix "0x" from the diagnosis message. Working: Not working: This is neither consistent nor intuitive but will be fixed with one of the next releases to accept both variants. For the moment, there is only the workaround to stick with the first variant (without 0x). Confirming all diagnosis Please make sure to have at least the version 1.8.4 of the nodes installed in your Node-RED app. In older versions of the nodes, there was a bug. But with the newer nodes it works fine for me to use msg.payload=null. What version are you using? Hope this helps.
... View more