点击具体链接即可跳转到例程详解页面
一、 protocols(物联网、智能家居、chatGPT对接常用协议)
-
esp-idf-v5.1.1\examples\protocols
-
coap_client esp-idf-v5.1.1所有官方例程讲解(esp32、esp32-C2、esp32-S3)之 coap_client 详解-CSDN博客
-
coap_server
-
esp_http_client
-
esp_local_ctrl
-
http_request
-
http_server
-
http2_request
-
https_mbedtls
-
https_request
-
https_server
-
https_x509_bundle
-
icmp_echo
-
12tap
-
linux_stubs
-
modbus
-
mqtt
-
mqtt5
-
smtp_client
-
sntp
-
sockets
-
static_ip
-
二、bluetooth
-
bluedroid
-
ble
-
ble_ancs
-
ble_compatibility_test
-
ble_eddystone
-
ble_hid_device_demo esp-idf-v5.1.1 例程 ble_hid_device_demo 解析-CSDN博客
-
ble_ibeacon
-
ble_spp_client
-
ble_spp_server
-
ble_throughput
-
gatt_client
-
gatt_security_client
-
gatt_security_server
-
gatt_server
-
gatt_server_service_table
-
gattc_multi_connect
-
-
ble_50
-
ble50_security_client
-
ble50_security_server
-
multi-adv
-
peroidic_adv
-
peroidic_sync
-
-
classic_bt
-
a2dp_sink esp-idf-v5.1.1所有官方例程讲解(esp32、esp32-C2、esp32-S3)之 a2dp_sink 详解-CSDN博客
-
a2dp_source
-
bt_discovery
-
bt_hid_mouse_device
-
bt_12cap_client
-
bt_l2cap_server
-
bt_spp_acceptor
-
bt_spp_initiator
-
bt_spp_vfs_acceptor
-
bt_spp_vfs_initiator
-
hfp_ag
-
hfp_hf
-
-