|
OpenThread development guide
Hi Arun, I’m afraid I’m not in the position to make any statements about OpenThread integration roadmap at this point. Regards, Robert
Hi Arun, I’m afraid I’m not in the position to make any statements about OpenThread integration roadmap at this point. Regards, Robert
|
By
Lubos, Robert
· #6253
·
|
|
OpenThread development guide
Hi Benjamin, Sorry for late reply, I’ve just came back from holiday. See my responses inline. Regards, Robert
Hi Benjamin, Sorry for late reply, I’ve just came back from holiday. See my responses inline. Regards, Robert
|
By
Lubos, Robert
· #6224
·
|
|
Few questions regarding sockets/DTLS and net_offload
Hi again, Good info re: HOSTNAME. Would keeping it enable require working DNS? We haven't had time to verify that DNS works. Indeed we know that it was broken under net_app so we haven't really bother
Hi again, Good info re: HOSTNAME. Would keeping it enable require working DNS? We haven't had time to verify that DNS works. Indeed we know that it was broken under net_app so we haven't really bother
|
By
Lubos, Robert
· #5785
·
|
|
Few questions regarding sockets/DTLS and net_offload
Hello Benjamin, I’ll try to address part of your questions: First, regarding delayed handshakes. In sockets_tls.c: if (net_context_get_type(ctx) == SOCK_STREAM) { /* Do the handshake for TLS, not DTLS
Hello Benjamin, I’ll try to address part of your questions: First, regarding delayed handshakes. In sockets_tls.c: if (net_context_get_type(ctx) == SOCK_STREAM) { /* Do the handshake for TLS, not DTLS
|
By
Lubos, Robert
· #5780
·
|
|
echo_client / echo_server hop limit
Hi Diana, I checked if there is any interference of OT port in Zephyr with Hop Limit IPv6 field, and there is no such a thing. A quick research showed up that it is rather a problem in Zephyr’s IPv6 l
Hi Diana, I checked if there is any interference of OT port in Zephyr with Hop Limit IPv6 field, and there is no such a thing. A quick research showed up that it is rather a problem in Zephyr’s IPv6 l
|
By
Lubos, Robert
· #4681
·
|
|
OT Shell
Hi Diana, Sadly, I’m not able to reproduce issues you describe. I did a smoke test of examples that you mention (current master with nrf52840 pca10056), and shell worked on every single one out-of-the
Hi Diana, Sadly, I’m not able to reproduce issues you describe. I did a smoke test of examples that you mention (current master with nrf52840 pca10056), and shell worked on every single one out-of-the
|
By
Lubos, Robert
· #2200
·
|
|
IPv6 addresses
Hi Diana, Regarding OpenThread shell, it should be enabled by default if you use OpenThread. Of course, setting CONFIG_OPENTHREAD_SHELL=y explicitly is fine as well. Just note, that when OT shell is e
Hi Diana, Regarding OpenThread shell, it should be enabled by default if you use OpenThread. Of course, setting CONFIG_OPENTHREAD_SHELL=y explicitly is fine as well. Just note, that when OT shell is e
|
By
Lubos, Robert
· #2187
·
|