Lai HaoWen
Lai HaoWen
After upgrading, I encountered a similar issue and later found out it was caused by the plugin "OpenAI-API-compatible." The model list in my "OpenAI-API-compatible" couldn't load, which affected the model...
After testing, version 1.4.1 has fixed this issue.
假如你的程序可以在淘宝上买到的开发板上运行,并且成功连接到WIFI也有蓝牙,但是相同的程序在自己绘制的PCB上无法正常工作(有蓝牙但是没有WIFI),建议可以使用矢量网络分析仪检查一下天线阻抗设计(如NanoVNA) 此外晶振连接到ESP32需要串一个电感,否则可能影响WIFI
0.36.0 Log: ``` C:\Users\lhw>pyocd flash --erase chip --target air001 c:\GITHUB\Air001_GCC_Temp\build\Project.hex -vvv 0000994 D Project directory: C:\Users\lhw [session] 0001134 D Project directory: C:\Users\lhw [session] 0001141 D STLink probe 003600264E0000134E514137 firmware version:...
V0.41.0 Log: ``` C:\Users\lhw>pyocd flash --erase chip --target air001 c:\GITHUB\Air001_GCC_Temp\build\Project.hex -vvv 0001045 D Project directory: C:\Users\lhw [session] 0001182 D Project directory: C:\Users\lhw [session] 0001185 D STLink probe 003600264E0000134E514137 firmware version:...
Fix: Please modify line 60 in the file `.\pyocd\target\builtin\target_Air001.py` as follows: Change to: `'begin_data' : 0x20000000 + 0x270,`