This topic created in 2753 days ago, the information mentioned may be changed or developed.
现在是我在 ArduinoIDE 里写了代码,烧进去,
就会把原始的 AT 固件替换掉了?里面的固件就是我刚弄的那个程序了?
1 replies 2018-10-16 11:10:05 +08:00  | | 1 lhtdege Oct 16, 2018 是的,一旦烧录了 arduino 的代码,那么原始的 AT 固件就已经没有了,如果想要使用 AT 命令则需要把固件刷回去 |