Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

烧录完的配网问题:无法找到adh_xxx_xxx这个热点 #210

Open
ghost opened this issue Jun 28, 2021 · 1 comment
Open

烧录完的配网问题:无法找到adh_xxx_xxx这个热点 #210

ghost opened this issue Jun 28, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 28, 2021

1. 开发环境

  • 模组或开发板:Esp8266
  • esp-aliyun 版本(git rev-parse --short HEAD 来获取 commit id):master
  • ESP8266_RTOS_SDK 版本(git rev-parse --short HEAD 来获取 commit id):ESP8266_RTOS_SDK-v3.3
  • ESP-IDF 版本(git rev-parse --short HEAD 来获取 commit id):xtensa-lx106-elf-linux64-1.22.0-100-ge567ec7-5.2.0

2. 问题描述

烧录了nvs分区,然后烧录smart_light 设备启动后配网时,app提示:请将手机wifi链接到adh_xxx_xxx后返回APP
问题:这个时候无法找到adh_xxx_xxx这个热点,用其他设备搜索页没有

@ESP-YJM
Copy link
Contributor

ESP-YJM commented Oct 8, 2021

你需要切换到设备热点配网模式,示例默认是一键配网. 使能 https://github.com/espressif/esp-aliyun/blob/master/Kconfig#L137 这个配置. 然后程序就会切换到设备热点配网 https://github.com/espressif/esp-aliyun/blob/master/examples/solutions/smart_light/main/app_main.c#L204.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant