Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Test board

Ivan edited this page Dec 26, 2018 · 2 revisions

Here an example of running communication on my test board with 4 devices:

Alt text

A nodered instance is used to receive (via MQTT) the communication stats.

Sometimes you can see the message **M(number1)/(number2)/(number3)/(number3). These numbers mean:

number1: number of messages exchanged number2: number of token exchanged number3: number of CRC errors number4: number of loss messages lenght mismatch (occur on sync loss, when the receiver get an end message byte in an unexpected position)

Clone this wiki locally