Search found 78 matches
- Wed Mar 18, 2020 9:20 am
- Forum: ESP-MDF 中文讨论版
- Topic: mqtt transport error
- Replies: 2
- Views: 10023
Re: mqtt transport error
可以提供完整的日志,和 mqtt 连接参数 吗?
- Tue Jan 21, 2020 12:02 pm
- Forum: ESP-MDF
- Topic: manual network design
- Replies: 1
- Views: 6270
Re: manual network design
You're right.
Please set a specified parent for the device by this function.
Please set a specified parent for the device by this function.
- Fri Aug 30, 2019 5:52 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp32外接lan8720模块报错
- Replies: 4
- Views: 3014
Re: esp32外接lan8720模块报错
这个你是如何解决的呢。报错E (1301) emac: Reset EMAC Timeout。
- Mon Jul 29, 2019 3:00 am
- Forum: ESP-MDF
- Topic: Questions regarding a MDF-Scenario
- Replies: 15
- Views: 6867
Re: Questions regarding a MDF-Scenario
You can add code related to BLE scanning to your MDF project. For example: light example
- Fri Jun 21, 2019 12:47 pm
- Forum: ESP-MDF 中文讨论版
- Topic: ESP32-DevKitc开发板烧写突然异常导致无法烧写
- Replies: 7
- Views: 10261
Re: ESP32-DevKitc开发板烧写突然异常导致无法烧写
可以将这个板子寄过来吗?
- Fri Jun 21, 2019 12:47 pm
- Forum: ESP-MDF
- Topic: How to resolve the IP Address of a Mesh Light ?
- Replies: 7
- Views: 3947
Re: How to resolve the IP Address of a Mesh Light ?
you can commit issue on github
- Fri Jun 21, 2019 2:50 am
- Forum: ESP-MDF 中文讨论版
- Topic: ESP32-DevKitc开发板烧写突然异常导致无法烧写
- Replies: 7
- Views: 10261
Re: ESP32-DevKitc开发板烧写突然异常导致无法烧写
请确认波特率和串口号选择正确。
还有其他板子吗,可以尝试换个试试。
还有其他板子吗,可以尝试换个试试。
- Thu Jun 20, 2019 7:39 am
- Forum: ESP-MDF 中文讨论版
- Topic: ESP32-DevKitc开发板烧写突然异常导致无法烧写
- Replies: 7
- Views: 10261
Re: ESP32-DevKitc开发板烧写突然异常导致无法烧写
请按照上述操作,请在串口终端中,查看是否出现如下打印,判断是否进入下载模式。 [15:32:18:342] rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2))␍␊ [15:32:18:342] waiting for download␍␊ [15:32:18:761] ets Jun 8 2016 00:22:57␍␊ [15:32:18:761] ␍␊ [15:32:18:761] rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/...
- Wed Jun 19, 2019 8:16 am
- Forum: ESP-MDF
- Topic: Questions regarding a MDF-Scenario
- Replies: 15
- Views: 6867
Re: Questions regarding a MDF-Scenario
Ok, please try to use the IDF ble example in the MDF directory.
- Wed Jun 19, 2019 6:50 am
- Forum: ESP-MDF 中文讨论版
- Topic: ESP32-DevKitc开发板烧写突然异常导致无法烧写
- Replies: 7
- Views: 10261
Re: ESP32-DevKitc开发板烧写突然异常导致无法烧写
你可以手动让设备进入下载模式,之后进行下载烧录,方法:
1. 按住 boot 按键不放,再按下 en 按键
2. 随后松开 en 按键,之后松开 boot按键
1. 按住 boot 按键不放,再按下 en 按键
2. 随后松开 en 按键,之后松开 boot按键