Tan Yan Quan
9ebdfe8485
feat(openthread): support RCP console debug via spinel
2025-12-12 14:28:41 +08:00
Xu Si Yu
74d2a5f654
fix(openthread): remove the duplicate macro definition
2025-11-25 16:13:48 +08:00
Tan Yan Quan
1b8df6ad96
feat(openthread): support OT upstream dhcpv6 feature
2025-10-27 14:20:59 +08:00
Xu Si Yu
2d7ef9efeb
feat(openthread): add openthread start stop APIs
2025-10-16 18:40:33 +08:00
zwx
fa22ef2017
feat(openthread): add option to dump 802.15.4 MAC debug info on assert
2025-08-06 06:34:02 +00:00
chendejin
eb7a19554a
feat(openthread): move mesh local address judeging function to public
2025-07-01 11:07:57 +08:00
Shu Chen
26d4b9c96b
Merge branch 'feat/call_meshcop_mdns_publish_in_idf_v5.4' into 'release/v5.4'
...
Handle MeshCoP mDNS service in state change callback, update OpenThread upstream (v5.4)
See merge request espressif/esp-idf!40083
2025-07-01 02:52:59 +00:00
Simonas Kazlauskas
c43c0b1e9c
feat(openthread): support rcp based on USB Serial JTAG
2025-06-30 20:18:03 +08:00
Xu Si Yu
75ae28d232
feat(openthread): handle MeshCoP mDNS service in state change callback
2025-06-30 17:31:42 +08:00
Xu Si Yu
84ac9e2054
feat(openthread): optimize trel reception
2025-06-30 17:31:42 +08:00
Xu Si Yu
7f94080c3b
feat(openthread): add some configurations in Kconfig
2025-06-18 15:35:06 +08:00
Tan Yan Quan
5e3f2e7129
feat(openthread): change border agent to kconfig option
2025-05-14 16:12:27 +08:00
Tan Yan Quan
a53f89e66c
fix(openthread): handle SetTimeSyncState when ifconfig up or down
2025-05-14 16:12:17 +08:00
Shu Chen
c5f88c452c
Merge branch 'feat/mtd_parent_search_v5.4' into 'release/v5.4'
...
feat(openthread): enable parent search function for MTD (v5.4)
See merge request espressif/esp-idf!38820
2025-05-08 14:13:05 +08:00
Shu Chen
323af330b9
Merge branch 'fix/calibrate_csl_rx_v5.4' into 'release/v5.4'
...
fix(openthread): calibrate CSL parameters (v5.4)
See merge request espressif/esp-idf!38533
2025-05-08 14:11:45 +08:00
Tan Yan Quan
cac14a0a61
feat(openthread): enable parent search function for MTD
2025-04-29 14:37:07 +08:00
Xu Si Yu
352ea8d02c
feat(openthread): add a callback to handle rcp reset failure
2025-04-29 14:23:35 +08:00
Xu Si Yu
f1ae86f830
feat(openthread): dns server of border router bind unspecified netif
2025-04-29 14:23:34 +08:00
Tan Yan Quan
781123eb08
fix(openthread): check state for ot wake
2025-04-21 10:45:44 +08:00
Tan Yan Quan
8063f82219
fix(openthread): update openthread upstream to support BR DNS resolution
2025-04-02 14:49:29 +08:00
Tan Yan Quan
469b5c14e4
fix(openthread): turn off rx for SSED running CSL during idle
2025-03-25 13:33:01 +08:00
Xu Si Yu
77fb4e42bd
feat(openthread): add an API to set rcp version string
2025-02-05 14:40:17 +08:00
Xu Si Yu
149ea88752
fix(openthread): use the correct macros to control code compilation
2025-01-20 16:45:36 +08:00
Xu Si Yu
59cd4c481d
feat(15.4): support setting 15.4 txrx pti when coex is enabled
2025-01-07 12:23:24 +08:00
WanqQixiang
68fbe1dd83
fix(openthread): Disable Border Agent features by default
2024-12-11 10:49:48 +08:00
Xu Si Yu
aa3e5d9832
feat(openthread): adjusted the default macro configurations of openthread
2024-11-25 14:31:28 +08:00
Xu Si Yu
b813889b62
feat(openthread): support using custom header file
2024-11-25 12:29:56 +08:00
zwx
d5d07b44ef
feat(openthread): support alloc nat64 session from psram
2024-11-15 18:53:28 +08:00
Simon Dean
f9ac9f052e
enable openthread coap client for mtd
2024-11-15 18:53:28 +08:00
Xu Si Yu
14bc7c01ea
feat(openthread): update openthread submodule and border router lib
2024-11-15 18:53:28 +08:00
Xu Si Yu
73aede6cc9
feat(openthread): allow enabling trel before getting interface
2024-10-14 10:44:11 +08:00
Xu Si Yu
a0ae573357
feat(openthread): support trel feature
2024-10-12 17:52:41 +08:00
Shu Chen
4025f1fc61
feat(openthread): support time sync feature on border router
2024-08-07 18:52:27 +08:00
Michael Wei
c33c8a27c4
fix(openthread): fix RCP build to pass time sync and CSL options
...
Closes https://github.com/espressif/esp-idf/pull/14060
2024-08-07 18:50:37 +08:00
Xu Si Yu
486b16712a
Merge branch 'feature/support_restoring_vendor_properties' into 'master'
...
feat(openthread): support restoring vendor properties of rcp
Closes TZ-567
See merge request espressif/esp-idf!32219
2024-07-25 15:56:43 +08:00
Xu Si Yu
fd166e826d
feat(openthread): support changing openthread version information
2024-07-24 15:27:20 +08:00
Xu Si Yu
09419b126b
feat(openthread): support restoring vendor properties of rcp
2024-07-23 19:59:53 +08:00
Xu Si Yu
3712dfa6c5
feat(openthread): update openthread submodule
2024-07-16 11:57:41 +08:00
Xu Si Yu
728595313f
feat(openthread): support openthread ephemeral key
2024-04-19 14:49:10 +08:00
Dávid Fehér
70329ed770
fix(openthread): Fix openthread mtd joiner config
...
* Fix openthread-core-esp32x-mtd-config.h: OPENTHREAD_CONFIG_JOINER_ENABLE macro value
* On ESP32 MTD devices Joiner role functionality was not working even if 'Joiner enable' was checked in SDK config because 0 was defined in OPENTHREAD_CONFIG_JOINER_ENABLE macro. Value modified to 1 to resolve the issue. Tested and working on ESP32 H2 MTD device.
* Closes: https://github.com/espressif/esp-idf/pull/13473
2024-04-02 12:17:57 +08:00
Xu Si Yu
fd78d418dd
feat(openthread): add max csmabackoffs for transmission
2024-03-20 18:00:33 +08:00
Xu Si Yu
ad3e1e3daf
Merge branch 'bugfix/set_spinel_interface_buffer_to_static' into 'master'
...
fix(openthread): set spinel frame buffer to member variables
See merge request espressif/esp-idf!28510
2024-01-23 22:40:43 +08:00
Xu Si Yu
568adfb869
feat(openthread): add menuconfig for openthread address query
2024-01-23 14:43:51 +08:00
Xu Si Yu
65a261b290
fix(openthread): set spinel frame buffer to member variables
2024-01-23 10:52:03 +08:00
Xu Si Yu
ea8799eef7
feat(openthread): support esp openthread radio spinel
2024-01-15 15:27:06 +08:00
Xu Si Yu
e88dc25226
feat(openthread): modification of uart and spi spinel based on openthread 41ef807
2023-12-12 14:12:16 +08:00
zwx
1d6f77136d
feat(openthread): add config for radio statistic feature
2023-10-16 17:35:52 +08:00
zhangwenxu
8ba1f550fb
feat(openthread): Host connection logic refactor
2023-10-11 10:42:57 +00:00
zwx
9d0c80ab28
fix(openthread): fix config typo for mtd
2023-10-10 20:14:51 +08:00
Shu Chen
5bced24b13
Merge branch 'support/openthread_custom_config' into 'master'
...
feat(openthread): Add some configuration for customer using
Closes TZ-68
See merge request espressif/esp-idf!25774
2023-09-26 15:20:24 +08:00