Archive 07/10/2020.

TP8 problème de ID

EnockElie

Bonjour dans cette commande
make -C riot/RIOT/examples/default BOARD=iotlab-m3 IOTLAB_NODE=m3-..iot-lab.info term
je le ID qui est “99+104+106” et voici la réponse au niveau du terminal
bash: 99+104+106: No such file or directory
j’ai mis auusi comme ID ça at86rf231 mais c’est la même chose. je ne comprends pas

didefix

Bonjour, il faut lancer la commande pour chaque node:
5. For each of the three nodes open a Jupyter terminal (use File > New > Terminal), use the following command replacing and with the right value

il font donc lancer dans un premier Jupiter terminal la commande avec id = 99.
puis ensuite ouvrir un autre Jupiter Terminal et lancer la commande avec id = 104.
la même chose pour le dernier node 106
Cdlt