完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我正在尝试使用 wifi 凭据配置 esp8266
代码:全选wifi.startsmart(6, callback) 功能。我编写了以下脚本来执行此操作,并使用 ti 的 iOS 应用程序广播 SSID 和密钥我希望 ESP 配置的 wifi。 代码:全选function callback() print("I think I got the wifi credentials!") wifi.stopsmart() wifi.sta.connect() print(wifi.sta.getip()) end wifi.sta.disconnect() print(wifi.sta.getip()) wifi.startsmart(6, callback) 问题:ESP 开始扫描频道,但从未配置凭据。 代码:全选> dofile("smartWifiConfig.lua") 192.168.1.161 set channel to 6 > switch to channel 1 switch to channel 14 switch to channel 2 switch to channel 3 switch to channel 4 switch to channel 5 switch to channel 7 switch to channel 8 switch to channel 9 switch to channel 10 switch to channel 11 switch to channel 12 switch to channel 13 与 Android 应用程序相比,iOS 应用程序似乎发送不同的序列数据。 所以,目前还不支持 iOS 应用。 |
|
相关推荐
|
|
只有小组成员才能发言,加入小组>>
179个成员聚集在这个小组
加入小组439 浏览 1 评论
1396 浏览 1 评论
608浏览 6评论
505浏览 5评论
有没有办法在不使用混杂模式的情况下实现Wifi驱动程序接收缓冲区访问中断呢?
487浏览 5评论
489浏览 4评论
472浏览 4评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-1-23 07:09 , Processed in 0.792243 second(s), Total 77, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号