You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the previous example I am using `M3` devices. If you want to use `a8-m3` devices, the steps are different, check [iot-lab tutorials](https://www.iot-lab.info/tutorials/)
99
104
100
105
## IoT-LAB Networking example for M3 Nodes
101
106
1. Connect to SSH
@@ -122,9 +127,9 @@ Example: `node-a8-101.saclay.iot-lab.info` will have `2001:660:3207:0465::/64` a
122
127
123
128
-`miniterm.py` is bugged on `2019.01` branch. In the new version `2020.01` has been fixed, you can avoid using the `-e` parameter.
124
129
125
-
- Check the my Hands-on [tips](hands-on) about RIOT tutorials.
130
+
- Check the my Hands-on [tips](hands-on.md) about RIOT tutorials.
126
131
127
-
- if you have problems contact me on [Linkedin](https://www.linkedin.com/in/francesco-colasante/)s or open a new issue.
132
+
- if you have problems contact me on [Linkedin](https://www.linkedin.com/in/francesco-colasante/) or open a new issue.
128
133
129
134
130
135
Tutorial of the [Internet of Things course 2020](http://ichatz.me/Site/InternetOfThings2020), part of the MSc on Computer Engineering, Department of Computer, Control and Management Engineering (DIAG), Sapienza University of Rome.
0 commit comments