beyonlo

Results 150 comments of beyonlo

@glenn20 Is possible to do a like wlan.scan() to get all APs MAC and their signal? Actually, I'm working (ESP32) with wlan.scan() to get location-based on fixed APs. How is...

Hello @damiencorpataux Did you success run any example of uasyncio websocket server? I need to run a websocket server on ESP32 too, but I would like in secure mode, with...

Hi! Nice work! Is this OTA feature in the 1.17 version, or was committed in the mainstream to tests? If not, are there a roadmap to have an OTA by...

@dpgeorge and/or @jimmo or someone else. Please, could you do a bit attention for this important PR? 1. In my opinion OTA feature is a very useful feature. In the...

@ekondayan Hello. This PR will works just on ESP32, or will works in all Espressif chips that use the ESP-IDF, like as ESP32-S2, ESP32-S3, ESP32-C3 and ESP32-C6? As I know,...

Hi @ekondayan > Yes this is just a wrapper around the esp-idf. It should work on all chips supported by esp-idf. Just to clarify: this wrapper is around this ESP...

Hello @ekondayan > You can find an example in the test section: tests/esp32/partition_ota.py > To test it, just copy the tests/esp32/partition_ota.py to your freshly flashed esp32 and run it. I...

Hello @ekondayan > The image you are using is not based on my pull request. To use the OTA functions that I've implemented in my pull request, you have to...

Any idea about that @ekondayan? Thank you. > Hello @ekondayan > > > The image you are using is not based on my pull request. To use the OTA functions...