tests: examples: use IOTLAB_NODE=auto instead of auto-ssh
This commit is contained in:
parent
079abeb2f7
commit
12a03c60e5
@ -75,7 +75,7 @@ for that device.
|
|||||||
|
|
||||||
2. flash device, set appropriate keys and test
|
2. flash device, set appropriate keys and test
|
||||||
|
|
||||||
$ DEVEUI=<device eui> APPEUI=<application eui> APPKEY=<application key> IOTLAB_NODE=auto-ssh make -C examples/lorawan/ flash test
|
$ DEVEUI=<device eui> APPEUI=<application eui> APPKEY=<application key> IOTLAB_NODE=auto make -C examples/lorawan/ flash test
|
||||||
|
|
||||||
3. stop the iotlab experiment:
|
3. stop the iotlab experiment:
|
||||||
|
|
||||||
|
|||||||
@ -256,7 +256,7 @@ for ABP. The test assumes that both devices have the same Application EUI.
|
|||||||
|
|
||||||
2. flash device with the appropriate keys and test
|
2. flash device with the appropriate keys and test
|
||||||
|
|
||||||
$ DEVEUI=<...> APPEUI=<...> APPKEY=<...> DEVADDR=<...> NWKSKEY=<...> APPSKEY=<...> RX2_DR=<...> IOTLAB_NODE=auto-ssh make -C tests/pkg_semtech-loramac flash test
|
$ DEVEUI=<...> APPEUI=<...> APPKEY=<...> DEVADDR=<...> NWKSKEY=<...> APPSKEY=<...> RX2_DR=<...> IOTLAB_NODE=auto make -C tests/pkg_semtech-loramac flash test
|
||||||
|
|
||||||
3. stop the iotlab experiment:
|
3. stop the iotlab experiment:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user