Skip to content
Snippets Groups Projects
Commit c895581f authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

DEBUG: try to enable TCP on OpenThread


Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent d287a369
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,10 @@ CONFIG_OPENTHREAD_JOINER_AUTOSTART=y
CONFIG_OPENTHREAD_JOINER_PSKD="J01NU5"
CONFIG_OPENTHREAD_SLAAC=y
# TCP for MQTT
CONFIG_OPENTHREAD_TCP_ENABLE=y
CONFIG_OPENTHREAD_CLI_TCP_ENABLE=y
# Enable diagnostic module, uncomment if needed
#CONFIG_OPENTHREAD_DIAG=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment