Walkline Wang

Results 8 comments of Walkline Wang

this issue still exist in pycharm with this plugin for esp8266......

You can go with `MicroMsg` or [EspTouch App](https://www.espressif.com.cn/en/support/download/apps?keys=&field_technology_tid%5B%5D=20) for smartconfig tests.

In the present, because of 2.4G-5G mixed WiFi and WiFi6 routers, `AirKiss` protocol is no longer easy to use, even unusable, and using `EspTouch` and `EspTouch V2` protocol requires additional...

Rebase all commits to single one, and append document for smartconfig.

Hi @projectgus, I didn't keep working on #4404 , because the ESP32 port requires ESP-IDF v5, which is a lot different than before, so I chose to start over.

According to PR #13763 removed all `STATIC` macro in source files.

@mattytrentini thanks for your review. > I would guess that the maintainers would prefer this to be an optional component (even if it default to on by default). About the...

The following changes were made in this update: * Added `version()`, `timeout()`, `fast_mode()` and `v2_key()` functions. * Renamed function `rvd_data()` to `v2_data()`. * Change the return value type of `v2_data()`...