Page 2 of 2

Re: Meshkit-light video example explanation wanted

Posted: Sat Dec 29, 2018 3:16 pm
by jwktje
Awesome. Will definitely go that route if I need more after testing. Thanks for the advice.

Is anyone here experienced with flashing a ESP32-MeshKit-Light with new firmware like described by me-no-dev?
I'd love to have someone give me a short description of the steps you'd go through.
Would it look something like this?

1. Compile ESP-MDF firmware
2. Put firmware on Android device
3. Open firmware file within ESP mesh app
4. Select Mesh bulb from list to flash via OTA
5. Success

Re: Meshkit-light video example explanation wanted

Posted: Wed Feb 06, 2019 10:07 pm
by jwktje
Still wondering if someone has experience or an example to flash a light via OTA.

Re: Meshkit-light video example explanation wanted

Posted: Mon Mar 25, 2019 5:32 pm
by jwktje
I went ahead and ordered 5 bulbs.
I will attempt to figure it out myself, but still would really like to hear from someone.

How would I go about flashing my own firmware? If it uses OTA, can I just post my compiled firmware to the bulb directly somehow without the app?

Re: Meshkit-light video example explanation wanted

Posted: Thu Mar 28, 2019 11:43 am
by ESP_LBB
Hi jwktje,

I suggest to update the bulbs' firmware via the app. It's easy and won't need to destroy the bulbs.

You can refer to this https://github.com/espressif/esp-mdf/tr ... opment_kit chapter 6 firmware update.

Attention, we add a checkout that only the firmware compiled by MDF will be accepted by the MDF devices, to avoid user updating a wrong firmware.