Description
Hello
I am currently working on my Final Course Project and have recently started using the FIT IoT-LAB platform to perform some tests. During the process, I followed the MQTT-SN tutorial for A8-M3 available at https://www.iot-lab.info/learn/tutorials/riot/riot-mqtt-sn-a8-m3/.
I have noticed that some parts of the documentation are outdated. Here are some examples of the errors found in the tutorial:
Error example 1:
Access to A8 nodes: In the documentation, it is mentioned that access to the A8 nodes is done through the command ssh root@node-a8-1. However, the correct way to access the A8 nodes is by using the command ssh root@node-a8-1.saclay.iot-lab.info.
Error example 2:
gnrc_networking firmware not flashed on the device: The tutorial mentions the use of the gnrc_networking firmware, which is compiled, but there is no explanation on how to flash it onto a device.
I would like to emphasize that the platform and the tutorial have been very helpful for the development of my project. I truly appreciate everyone's work and would like to know how the documentation update process works. Moreover, I am interested in contributing to correcting these errors and helping to improve the content for other users who may be facing similar issues.
I appreciate your attention in advance and am available to provide more information if necessary.