AT+CWMODE=1//设置WiFi工作在透传模式

AT+CWJAP_DEF="XX","YYY"//设置要链接的wifi名称、密码,并进行连接

//设置TCP/IP

AT+SAVETRANSLINK=1,"192.168.43.1",8080,"TCP"

 

https://blog.csdn.net/csdnhuaong/article/details/67011585

相关文章:

  • 2022-12-23
  • 2021-08-04
  • 2021-08-01
  • 2021-10-24
  • 2021-04-27
  • 2021-06-28
  • 2021-12-19
  • 2022-12-23
猜你喜欢
  • 2021-08-06
  • 2021-09-18
  • 2021-04-02
  • 2021-08-06
  • 2021-12-17
  • 2022-12-23
  • 2021-09-14
相关资源
相似解决方案