-
As mentioned in https://github.com/contiki-os/contiki/blob/master/CONTRIBUTING.md#code-formatting, we can add uncrustify checks either in git pre-commit hooks but still it would be better to have the …
-
At minimum we will need to update the programming JIGs but likely the testing JIGs will need some sort of change too.
Things to check:
* prodtest variant can still run tests and pass
* production dat…
Ham22 updated
7 years ago
-
Hi,
I was wondering what is the difference between the branches `creator`and `3.0-mikro-e` ?
Because `3.0-mikro-e` is the one used by `IoT Project 1` for example, but I can see that the latest merged …
-
The patch worked fine in 4.6 linux kernel, but with 4.7 it stops compilation process with the following:
```
Hunk #1 succeeded at 39 (offset 2 lines).
patching file drivers/net/wireless/ath/regd.c
Hu…
-
Maybe I missed something obvious in configuration but the Device Server doesn't work for me. I use Ubuntu 16.04 and configured everything as described in Readme file of this project (running docker-co…
-
In some circumstances, especially under high load, the cascoda driver stops working. Running ifconfig lowpan0 down throws:
[ 58.514110] ca8210 spi0.0: ca8210 was busy during attempted write
[ 58.…
-
Do you have in your plans to port Scandium for implementing DTLS security? or is there any way to Use DTLS with CoAP.NET?
-
Using the ca8210 driver 1.1.2 release in https://github.com/CreatorDev/openwrt/commits/dev-pistachio-4.4.7 i.e. linux kernel 4.4
After booting up the Ci40, tried ping6 test between two Ci40s.
But obs…
-
## Issue
I am trying to implement the firebase password-less sign-in (currently only tried android).
I have set up the dynamic link on firebase and activated the sign-in option in …
-
**Describe the bug**
After migration our application from zephyr 1.14.1 to zephyr 2.7.2, the DTLS handshake is timing out.
PPP is working fine, SNTP is working fine.
```
18:26:03.203393 [00:32…