Rahav Dor
Rahav Dor
In Contiki 4.8 the link to the API from the docs is broken. For example, try to get to **doxygen:simple-udp** API from the following [UDP communication](https://contiki-ng.readthedocs.io/en/master/doc/programming/UDP-communication.html)
I'm following the standard [Contiki Docker](https://github.com/contiki-ng/contiki-ng/wiki/Docker) directions. I tried with multiple Linux versions but Docker refuses to be installed on any i386 OS: > N: Skipping acquire of configured file...
I'm following [this tutorial ](https://github.com/contiki-ng/contiki-ng/wiki/Cooja:-simulating-a-border-router). I **started** the Serial Socket, and **started** the simulation. In the same Terminal from which I started Cooja I opened a new tab (so this...
The Docker image can't be build for macOS because of the i386 CPU architecture specified in the Dockerfile in this [repo](https://github.com/contiki-ng/contiki-ng/tree/develop/tools/docker). The i386 is not compatible with the 64 bit...
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request that matches the...
I noticed that compilations errors caught when compiling with `TARGET=native` will not be reported when the code is compiler by Cooja. Should they be the same (or run with the...
### Discussed in https://github.com/contiki-ng/contiki-ng/discussions/2647 Originally posted by **rahav** August 30, 2023 Scenario: Run Cooja and select a simulation file. In the Mote output window, File --> Append to file. Specify...
### Discussed in https://github.com/contiki-ng/contiki-ng/discussions/2557 Originally posted by **rahav** July 25, 2023 Attempting to install Contiki Docker ([Contiki installation guide](https://docs.contiki-ng.org/en/release-v4.9/doc/getting-started/Docker.html)), on Ubuntu 22.04. The command `git submodule update --init --recursive` hangs...
# Summary table of the issues with nRF52840 | Mote | Embedded BR | native BR | | -------- | -------------- | --------- | | DK | Fails | Fails...
## Expected Behavior 1) The default `timeout` is respected. 2) If specified, the `timeout` is respected. ## Actual Behavior The computers on which the 3 ZK servers run are deliberately...