Skip to content
Snippets Groups Projects

README.md: fix transparent gateway documentation url

Merged Francesco Pham requested to merge mrfrank/eddie:devel into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -177,6 +177,6 @@ $ west build -b arduino_nano_33_ble -- -DOVERLAY_CONFIG=overlay-openthread.conf
```
- Flash the image into your arduino board [using bossac](https://docs.Zephyrproject.org/2.7.0/boards/arm/arduino_nano_33_ble/doc/index.html)
- Run the EDDIE Linux node on the Raspberry Pi board following the [EDDIE blueprint instructions](https://gitlab.eclipse.org/eclipse/oniro-blueprints/meta-oniro-blueprints-eddie.git).
- Follow the [transparent gateway documentation](https://docs.oniroproject.org/projects/blueprints/en/latest/transparent-gateway.html) to connect the Arduino board to the Raspberry Pi via OpenThread.
- Follow the [transparent gateway documentation](https://docs.oniroproject.org/projects/blueprints/transparent-gateway.html) to connect the Arduino board to the Raspberry Pi via OpenThread.
The Zephyr node will be able to publish its resources to the Linux node.
\ No newline at end of file
Loading