Commit Graph

281 Commits

Author SHA1 Message Date
Shu Chen
265a32acc3 Merge branch 'feat/support_dhcpv6_v5.4' into 'release/v5.4'
feat(openthread): support OT upstream dhcpv6 feature (v5.4)

See merge request espressif/esp-idf!42913
2025-10-29 03:31:45 +00:00
Tan Yan Quan
8156e7c37d feat(openthread): add kconfig option for timing optimization 2025-10-28 15:39:24 +08:00
Tan Yan Quan
af0d3b3f68 feat(openthread): update thread-lib for new OT upstream 36b14d3ef
* esp-openthread: thread_zigbee/esp-openthread@fcc4f77f3
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@1b8df6ad9
2025-10-28 07:34:31 +00:00
Tan Yan Quan
1b8df6ad96 feat(openthread): support OT upstream dhcpv6 feature 2025-10-27 14:20:59 +08:00
Tan Yan Quan
e7c2850b41 feat(openthread): update OT upstream to 36b14d3ef 2025-10-27 14:20:59 +08:00
Xu Si Yu
3022c0ea51 feat(openthread): support custom netif config during initialization 2025-10-27 11:59:19 +08:00
Shu Chen
32a33f22ce Merge branch 'feat/add_openthread_start_stop_api_v5.4' into 'release/v5.4'
feat(openthread): add openthread start stop APIs (v5.4)

See merge request espressif/esp-idf!42646
2025-10-27 01:33:46 +00:00
Shu Chen
7e6217a872 Merge branch 'feat/update_ot_upstream_v5.4' into 'release/v5.4'
feat(openthread): update OT upstream to 3b3dd203b (v5.4)

See merge request espressif/esp-idf!42217
2025-10-27 01:33:24 +00:00
Shu Chen
9eea97f4d7 Merge branch 'fix/fix_openthread_cli_v5.4' into 'release/v5.4'
fix(openthread): check if the command is valid before calling the input function (v5.4)

See merge request espressif/esp-idf!42412
2025-10-27 01:33:16 +00:00
Xu Si Yu
2d7ef9efeb feat(openthread): add openthread start stop APIs 2025-10-16 18:40:33 +08:00
Xu Si Yu
7597b198e4 fix(openthread): check if the command is valid before calling the input function 2025-10-09 14:28:47 +08:00
Xu Si Yu
206323cc2e fix(openthread): resolve the RCP data transmission issue over USB Serial JTAG 2025-10-09 14:24:31 +08:00
Tan Yan Quan
c626a155fe feat(openthread): update thread-lib for new OT upstream 3b3dd203
* esp-openthread: thread_zigbee/esp-openthread@8ed1e7599
* openthread: espressif/openthread@3b3dd203b
* esp-idf: espressif/esp-idf@acefe20f1
2025-09-26 10:55:33 +00:00
Tan Yan Quan
acefe20f17 feat(openthread): update OT upstream to 3b3dd203b 2025-09-26 17:31:05 +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
zwx
9215751334 fix(openthread): use OpenThread API in lwIP source address selection hook 2025-07-29 11:51:10 +08:00
zwx
d7fcba0280 fix(openthread): fix the preference of the ip6 address set to lwip 2025-07-29 11:51:10 +08:00
Chen Dejin
a03919a2f7 fix(openthread/discovery): use mesh local for self-hosted service if OMR is not preferred
* esp-openthread: thread_zigbee/esp-openthread@f54481eb0
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@eb7a19554
2025-07-01 03:13:04 +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
25d8789815 feat(openthread): update border router lib
* esp-openthread: thread_zigbee/esp-openthread@16bfed5ec
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@05a3159e5
2025-06-30 09:50:43 +00:00
Shu Chen
74f0347b9c Merge branch 'fix/rx_abort_next_op_v5.4' into 'release/v5.4'
fix(openthread): disable rx_abort events in next operation (v5.4)

See merge request espressif/esp-idf!39959
2025-06-30 09:40:59 +00:00
Xu Si Yu
05a3159e59 feat(openthread): update openthread upstream 2025-06-30 17:31:42 +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
zwx
f9dc7e7491 feat(openthread): support openthread cli console command register 2025-06-30 17:31:42 +08:00
Tan Yan Quan
aa66cb8d1c feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock 2025-06-18 15:35:06 +08:00
Xu Si Yu
7f94080c3b feat(openthread): add some configurations in Kconfig 2025-06-18 15:35:06 +08:00
Xu Si Yu
f99db02e59 feat(openthread): add a function to exit openthread main loop safely 2025-06-06 15:32:24 +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
Tan Yan Quan
f59e0b6dc7 feat(openthread): support bus_latency for dual-chip BR solution 2025-05-14 16:12:10 +08:00
Tan Yan Quan
58f08be521 feat(openthread/br): update thread-lib for esp32p4 and OT upstream ec2b0d487
* esp-openthread: thread_zigbee/esp-openthread@80d6e2f8e
* openthread: espressif/openthread@ec2b0d487
* esp-idf: espressif/esp-idf@64d713a71
2025-05-09 07:43:49 +00:00
Tan Yan Quan
64d713a712 feat(openthread): update OT upstream to ec2b0d487 2025-05-09 14:42:15 +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
Xu Si Yu
0804c77a51 fix(openthread): use esp_netif_tcpip_exec when sending a trel message 2025-04-29 14:23:34 +08:00
Xu Si Yu
e134817623 feat(openthread): add a function to ensure monotonically increasing frame counter 2025-04-29 14:12:50 +08:00
Tan Yan Quan
98363edfaf fix(openthread/meshcop): get right udp port for publishing meshcop-e
* esp-openthread: thread_zigbee/esp-openthread@ad81e1b23
* openthread: espressif/openthread@8c30b93fe
* esp-idf: espressif/esp-idf@a97879b71
2025-04-23 10:10:35 +00:00
Tan Yan Quan
781123eb08 fix(openthread): check state for ot wake 2025-04-21 10:45:44 +08:00
Tan Yan Quan
72c4063d1a fix(openthread): relax CSL accuracy default value 2025-04-21 10:45:44 +08:00
Tan Yan Quan
c66fe0a72c feat(openthread): use freertos timer for debug logs 2025-04-14 16:37:35 +08:00
Tan Yan Quan
d6b6583995 feat(openthread): update thread-lib to support BR DNS resolution 2025-04-02 14:59:11 +08:00
Tan Yan Quan
30ffbfcf6b feat(openthread): revert to OT upstream main branch 2025-04-02 14:49:43 +08:00
Tan Yan Quan
17f206400d fix(openthread): change include statement to updated upstream path 2025-04-02 14:49:37 +08:00
Tan Yan Quan
8063f82219 fix(openthread): update openthread upstream to support BR DNS resolution 2025-04-02 14:49:29 +08:00