Search found 476 matches
- Sun Feb 07, 2021 10:25 am
- Forum: ESP8266 SDK
- Topic: RTOS SDK 如何软件复位esp8266
- Replies: 1
- Views: 278
Re: RTOS SDK 如何软件复位esp8266
是不是 esp_restart?你可以看看开发文档
- Sun Feb 07, 2021 10:19 am
- Forum: AT+ Commands
- Topic: I'm having an issue with TCP RST instead of FIN.
- Replies: 9
- Views: 6238
Re: I'm having an issue with TCP RST instead of FIN.
Does the latest esp-at have the same issue? https://github.com/espressif/esp-at
- Thu Jan 28, 2021 5:19 pm
- Forum: General Q&A
- Topic: Problem with connecting to Cisco AIR-AP1852l-E-K9 (NONOS SDK 3.0.4)
- Replies: 1
- Views: 534
Re: Problem with connecting to Cisco AIR-AP1852l-E-K9 (NONOS SDK 3.0.4)
You can try to call esp_wifi_set_protocal(0, 7) in the Wi-Fi start event.
But if you are work on a new project, maybe the best way is to use RTOS SDK..
But if you are work on a new project, maybe the best way is to use RTOS SDK..
- Tue Jan 26, 2021 5:12 pm
- Forum: ESP8266 SDK
- Topic: ESP8266 SDK: atoi
- Replies: 1
- Views: 132
Re: ESP8266 SDK: atoi
It seems the version you used is a very old one, will you consider to use the latest RTOS SDK? https://github.com/espressif/ESP8266_RTOS_SDK
- Tue Jan 19, 2021 10:16 am
- Forum: General Q&A
- Topic: How to connect to an ssl server using the sntp protocol on ESP8266?
- Replies: 1
- Views: 427
- Fri Jan 15, 2021 4:10 pm
- Forum: Report Bugs
- Topic: Wrongly reacting to and sending 802.11 beacons with Channel Switch Announcement
- Replies: 6
- Views: 6314
Re: Wrongly reacting to and sending 802.11 beacons with Channel Switch Announcement
Does ESP8266 RTOS also have the same issue?
- Fri Jan 15, 2021 3:57 pm
- Forum: Report Bugs
- Topic: Retransmission flags in WiFi beacon frames in esp8266
- Replies: 1
- Views: 117
Re: Retransmission flags in WiFi beacon frames in esp8266
Which version of ESP8266 SDK are you using? How long is "a long work"?
- Tue Jan 12, 2021 10:39 am
- Forum: AT+ Commands
- Topic: Receiving Multicast
- Replies: 1
- Views: 537
Re: Receiving Multicast
Which version are you using? Maybe you can have a try with the latest AT? https://github.com/espressif/esp-at
- Mon Dec 28, 2020 4:37 pm
- Forum: ESP8266 SDK
- Topic: 【求助】rtos sdk 是不是没有选项关闭组件呀?
- Replies: 1
- Views: 1302
Re: 【求助】rtos sdk 是不是没有选项关闭组件呀?
确实是这样,就是会全部编译的吧
- Wed Dec 23, 2020 7:42 pm
- Forum: General Q&A
- Topic: Module don't work after change baudrate
- Replies: 2
- Views: 1708
Re: Module don't work after change baudrate
You should try AT+UART_CUR first, if it works fine, then set AT+UART_DEF into flash, if it causes any problem, it can be recovered by reboot. But you set AT+UART_DEF directly, I think the only way is to re-flash the board. Maybe you can have a try with the latest download tool. https://www.espressif...