The code and the documentation for KSSM can be found on github: https://github.com/krzysztof-sawicki/KSSM
19 nodes, all working in the CLIENT mode. Nodes send a broadcast text message every 5 seconds (in average).
The same configuration as in example 1, but all nodes are working in MediumFast mode. The air statistics are lower, number of collisions is also lower and the success rate is higher despite the smaller range of the nodes.
Seven nodes are placed in line. All of them work in LongFast and CLIENT mode. Only the first one sends messages. This example shows how the node that is further from the source is priorotized when relaying. You can also observe that nodes, that heard the same message twice resign from further relaying.
"Classic" mesh with 9 nodes working in LongFast and CLIENT mode. Nodes are sending broadcast messages with random interval from 0 to 15 seconds.