Commit Graph

270 Commits

Author SHA1 Message Date
Zhang Wen Xu
8dee36a91c Merge branch 'fix/ot_used_wrong_nvs_open_api_v5.2' into 'release/v5.2'
fix(openthread): open nvs from the configured partition (v5.2)

See merge request espressif/esp-idf!44030
2025-12-31 01:50:30 +00:00
Zhang Wen Xu
3eec3c2cba Merge branch 'feat/update_154_get_recent_rssi_v5.2' into 'release/v5.2'
feat(802.15.4): support get real time rssi (v5.2)

See merge request espressif/esp-idf!44374
2025-12-26 06:40:39 +00:00
Tan Yan Quan
8ea7e1f9fd feat(openthread/lib): update thread-lib for upstream a12ff0d0f
* esp-openthread: thread_zigbee/esp-openthread@77b4edfd8
* openthread: espressif/openthread@a12ff0d0f
* esp-idf: espressif/esp-idf@33321d50a
2025-12-24 08:40:19 +00:00
Xu Si Yu
33321d50a8 feat(openthread): add message pool deinitialization 2025-12-24 16:33:17 +08:00
Tan Yan Quan
a59bdfdc19 feat(openthread): update OT upstream to a12ff0d0f 2025-12-24 16:33:17 +08:00
Zhang Wen Xu
645c08e4e9 Merge branch 'feat/rcp_spinel_logs_v5.2' into 'release/v5.2'
feat(openthread): support RCP console debug via spinel (v5.2)

See merge request espressif/esp-idf!44159
2025-12-24 02:29:45 +00:00
zhuanghang
c4580179a8 feat(802.15.4): Update the 'ieee802154_get_recent_rssi' API to obtain real-time RSSI 2025-12-18 16:34:59 +08:00
Xu Si Yu
15c6ac81c0 fix(openthread): fix a potential stack overflow in TREL 2025-12-18 14:01:55 +08:00
Tan Yan Quan
21e18154d6 feat(openthread): support RCP console debug via spinel 2025-12-12 14:30:30 +08:00
zwx
88c88542ce fix(openthread): open nvs from the configured partition 2025-12-12 14:22:26 +08:00
Xu Si Yu
946fe7cff1 fix(openthread): fix an error in Kconfig 2025-12-11 09:53:57 +08:00
Tan Yan Quan
16242d2498 fix(openthread): resolve deadlock issues due to switching_lock
* esp-openthread: thread_zigbee/esp-openthread@4a650cc2f
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@65c3d96f3
2025-12-09 09:39:45 +00:00
Shu Chen
20134a7a3d Merge branch 'feature/change_ot_psram_default_config_v5.2' into 'release/v5.2'
feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled (v5.2)

See merge request espressif/esp-idf!43717
2025-11-26 01:29:28 +00:00
Xu Si Yu
fca789463a feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled 2025-11-25 16:14:54 +08:00
Xu Si Yu
2bc0e93a0c fix(openthread): remove the duplicate macro definition 2025-11-25 16:14:02 +08:00
Tan Yan Quan
79b5fba107 fix(openthread): resolve deadlock issues due to switching_lock
* esp-openthread: thread_zigbee/esp-openthread@d5dd6f2ca
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@941651c69
2025-11-18 07:51:39 +00:00
Shu Chen
23f2b30ccb Merge branch 'feat/support_dhcpv6_v5.2' into 'release/v5.2'
feat(openthread): support OT upstream dhcpv6 feature (v5.2)

See merge request espressif/esp-idf!42915
2025-10-29 02:48:22 +00:00
Tan Yan Quan
4a6a7b8bf3 feat(openthread): add kconfig option for timing optimization 2025-10-28 15:43:11 +08:00
Tan Yan Quan
dcf2757923 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@423663783
2025-10-28 07:33:58 +00:00
Tan Yan Quan
4236637835 feat(openthread): support OT upstream dhcpv6 feature 2025-10-27 14:21:38 +08:00
Tan Yan Quan
5451b02455 feat(openthread): update OT upstream to 36b14d3ef 2025-10-27 14:21:38 +08:00
Xu Si Yu
3b56f22d72 feat(openthread): support custom netif config during initialization 2025-10-27 11:59:45 +08:00
Xu Si Yu
1b8183c3fc feat(openthread): add openthread start stop APIs 2025-10-21 20:14:08 +08:00
Shu Chen
e9232dc018 Merge branch 'feat/update_ot_upstream_v5.2' into 'release/v5.2'
feat(openthread): update OT upstream to 3b3dd203b (v5.2)

See merge request espressif/esp-idf!42219
2025-10-16 10:26:31 +00:00
Xu Si Yu
9f937eea01 fix(openthread): check if the command is valid before calling the input function 2025-10-09 14:29:01 +08:00
Tan Yan Quan
b6556258cc feat(openthread): update thread-lib for new OT upstream 3b3dd203
* esp-openthread: thread_zigbee/esp-openthread@d9c9e535e
* openthread: espressif/openthread@3b3dd203b
* esp-idf: espressif/esp-idf@8a640fcbb
2025-09-26 09:38:46 +00:00
Tan Yan Quan
8a640fcbbd feat(openthread): update OT upstream to 3b3dd203b 2025-09-26 17:31:26 +08:00
zwx
1f0abbec29 feat(openthread): support openthread cli console command register 2025-08-26 12:34:21 +08:00
zwx
59ece62bd9 feat(openthread): add option to dump 802.15.4 MAC debug info on assert 2025-08-06 06:34:46 +00:00
zwx
01aa1fd4d9 fix(openthread): use OpenThread API in lwIP source address selection hook 2025-07-30 15:17:57 +08:00
zwx
b7af5a37dc fix(openthread): fix the preference of the ip6 address set to lwip 2025-07-29 11:51:24 +08:00
Chen Dejin
1d4d64b99d 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@87b1c4fea
2025-07-01 03:17:13 +00:00
chendejin
87b1c4fead feat(openthread): move mesh local address judeging function to public 2025-07-01 11:07:43 +08:00
Xu Si Yu
c976fd0f3a feat(openthread): update border router lib
* esp-openthread: thread_zigbee/esp-openthread@16bfed5ec
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@e9829623b
2025-06-30 09:20:29 +00:00
Xu Si Yu
e9829623b8 feat(openthread): update openthread upstream 2025-06-30 17:08:59 +08:00
Xu Si Yu
ec25e21ae8 feat(openthread): handle MeshCoP mDNS service in state change callback 2025-06-30 17:08:59 +08:00
Xu Si Yu
2b9d6c8820 feat(openthread): optimize trel reception 2025-06-30 17:08:59 +08:00
Tan Yan Quan
8c1458345e feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock 2025-06-18 15:35:24 +08:00
Xu Si Yu
943f32bd5a feat(openthread): add some configurations in Kconfig 2025-06-18 15:35:24 +08:00
Xu Si Yu
5c7c08d0df feat(openthread): add a function to exit openthread main loop safely 2025-06-03 16:45:45 +08:00
Tan Yan Quan
cce5d8585d feat(openthread): change border agent to kconfig option 2025-05-14 16:19:01 +08:00
Tan Yan Quan
48ecae86ea fix(openthread): handle SetTimeSyncState when ifconfig up or down 2025-05-14 16:18:56 +08:00
Tan Yan Quan
62bf7e6dca feat(openthread): support bus_latency for dual-chip BR solution 2025-05-14 16:18:49 +08:00
Tan Yan Quan
7592c6d591 feat(openthread): update OT upstream to ec2b0d487 2025-05-09 19:42:54 +08:00
Shu Chen
2dfb97010c Merge branch 'feat/mtd_parent_search_v5.2' into 'release/v5.2'
feat(openthread): enable parent search function for MTD (v5.2)

See merge request espressif/esp-idf!38822
2025-05-08 14:12:42 +08:00
Shu Chen
8629947606 Merge branch 'fix/calibrate_csl_rx_v5.2' into 'release/v5.2'
fix(openthread): calibrate CSL parameters (v5.2)

See merge request espressif/esp-idf!38535
2025-05-08 14:11:27 +08:00
Tan Yan Quan
81124ed7d8 feat(openthread): enable parent search function for MTD 2025-04-29 14:37:24 +08:00
Xu Si Yu
18b18fe3f4 feat(openthread): add a callback to handle rcp reset failure 2025-04-29 14:22:57 +08:00
Xu Si Yu
966182c87d feat(openthread): dns server of border router bind unspecified netif 2025-04-29 14:22:57 +08:00
Xu Si Yu
04ddf56d26 fix(openthread): use esp_netif_tcpip_exec when sending a trel message 2025-04-29 14:22:57 +08:00