Skip to content

Commit 70c211e

Browse files
committed
feat(core): Updated at core version to f3fe553b
- feat(ESPAT-2356): AT+MDNS added mdns query support - fix(ESPAT-2393): Fixed a missing scandone issue if AT+BLESCAN=0 (nimble) - fix(ESPAT-2356): Fixed pairing info not saved when using <auth_req>=1 (BOND) during pairing (nimble) - fix(ESPAT-2394): Fixed an issue with ble sending successful when the connection is disconnected (nimble) - fix(ESPAT-2374): Fixed an issue where BluFi would fail to connect to the network the second time - fix(ESPAT-2395): Fixed an issue if data loss in ble passthrough mode (nimble)
1 parent 3fd8ebf commit 70c211e

13 files changed

Lines changed: 6 additions & 6 deletions

components/at/lib/VERSION

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ESP32: d5d340f
2-
ESP32C3: d5d340f
3-
ESP32C2: d5d340f
4-
ESP32C5: d5d340f
5-
ESP32C6: d5d340f
6-
ESP32S2: d5d340f
1+
ESP32: f3fe553
2+
ESP32C3: f3fe553
3+
ESP32C2: f3fe553
4+
ESP32C5: f3fe553
5+
ESP32C6: f3fe553
6+
ESP32S2: f3fe553
7.11 KB
Binary file not shown.
6.01 KB
Binary file not shown.
6.8 KB
Binary file not shown.
5.71 KB
Binary file not shown.
6.55 KB
Binary file not shown.
5.18 KB
Binary file not shown.
6.8 KB
Binary file not shown.
5.71 KB
Binary file not shown.
6.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)