ESP8266--学习笔记(三)AP和UDP通讯

 ESP8266能够配置三种模式:web station模式 : 0x01 soft-AP模式 : 0x02 soft-AP兼station模式 : 0x03 一、station模式  station模式能够链接其余的路由器,不能被其余的设备链接。api 二、soft-AP模式  AccessPoint即网络接入点,能够当作是路由器模式,便可以让其余的WiFi设备链接本模块,可是模块本身就不能链接
相关文章
相关标签/搜索