esptool.py v3.2-dev
Serial port COM27
Connecting.....
Chip is ESP32-S2
Features: WiFi, No Embedded Flash, No Embedded PSRAM, ADC and temperature sensor calibration in BLK2 of efuse V1
Crystal is ...
使用官方例程:hfp_ag,IDF版本是4.2.3,能够与远端设备建立蓝牙连接,但是无法建立音频连接,输出日志如下:
Connect Audio
[0;33mW (42785) BT_BTM: BTM Remote does not support 3-EDR eSCO
[0;31mE (42785) B ...
PS C:%users\xn551\espidf2\esp-idf\examples\get-started\hello_world> idf.py monitor
The following Python requirements are not satisfied:
python-socketio<5
gdbgui==0.13.2.0
To install the missing pa ...
在程序中添加esp_sleep_enable_ext1_wakeup(ext_wakeup_pin_1_mask, ESP_EXT1_WAKEUP_ANY_HIGH);为啥会报错,在官网文档里也没看到有这个函数,报错原因:
implicit declaration of function 'esp_sleep_enable ...
芯片型号 ESP32C3 +SIM7600 PPP拨号 模块一直复位
Writing at 0x00000000... (100 %)
Wrote 19824 bytes (12014 compressed) at 0x00000000 in 0.5 seconds (effective 300.6 kbit/s)...
Hash of data verified ...