Hi,
please help with following for aws s3 ota with mqtt having freertos:
- ota demo code flow. referring “esp-aws-iot/examples/ota/ota_mqtt at release/beta · espressif/esp-aws-iot · GitHub”
- ota bootloader code availability
- what libraries are required for ota
- what are ram and flash usage for ota
- when programming esp, if 2 partitions are created say ota0 & ota1, are both partitions erased while programming from esp idf eclipse
thanks