Lines Matching full:on
4 This folder contains two samples intended to be executed on a constrained device
6 * initiator - EDHOC initiator running on top of a CoAP client
7 * responder - EDHOC responder running on top of a CoAP server
9 Tested on
11 * initiator - tested on nRF52840 with IPv6 over BLE
12 * responder - tested on nRF52840 with IPv6 over BLE
17 * A Linux computer with BLE (Tested on Debian 11)
28 * Run the script `scripts/ble_connect.sh` as root on a Linux host in order to establish IPv6 over B…
45 * On the Linux host in the folder `samples/linux_edhoc/initiator` build and run the initiator:
50 …the EDHOC protocol to an end and derive the same shared secret. The output on both sides -- initia…
72 * make sure that the CoAP port 5683 is open on the Linux host. The port can be opened with UFW (Unc…
86 * On the Linux host in the folder `samples/linux_edhoc/responder` build and run the responder:
100 * Run the script `scripts/ble_connect.sh` as root on a Linux host in order to establish IPv6 over B…