Search found 2 matches
- Wed Aug 25, 2021 2:47 am
- Forum: ESP-IDF
- Topic: esp32 BLE GATT Client + HFP-AG panic
- Replies: 0
- Views: 1256
esp32 BLE GATT Client + HFP-AG panic
esp-idf version:v4.3 i write a demo,reference examples\bluetooth\bluedroid\classic_bt\hfp_ag and examples\bluetooth\bluedroid\ble\gatt_client first hfp_ag connect headset. success then start ble scan, appear panic below is monitor output log rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT) co...
- Wed Aug 25, 2021 1:56 am
- Forum: ESP-IDF 中文讨论版
- Topic: BLE gatt client + BT HFP AG 共存问题
- Replies: 0
- Views: 1475
BLE gatt client + BT HFP AG 共存问题
最近开发一个项目有一个需求,需要BLE gatt client + BT HFP AG 共存 我写了一个demo,参考examples\bluetooth\bluedroid\classic_bt\hfp_ag and examples\bluetooth\bluedroid\ble\gatt_client 首先hfp ag连接耳机,成功。 然后开始gatt client扫描,扫一会就出现了panic 串口log如下: rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv...