-
This isn't really an issue, but I wanted to share my setup since I haven't really found a complete guide to using this library and thought it might be useful to others.
I'm using esp32FOTA in my op…
-
## 1. SDK version(SDK 版本)
{
V2.112
}
---
## 2. In what kind of operation problems appear, and how to reproduce the problem ?(什么样的操作步骤问题会出现,是否是稳定复现,如何复现问题?)
{
whats the problem w…
-
Do you have delta files mentioned in [FOTA document](https://simcom.ee/documents/SIM7000x/SIM7000%20Series_FOTA_Application%20Note_V1.00.pdf)? I would like to incrementally update my module over the a…
-
```
$ heimdall flash --FAT fat.bin --APPS boot.img --RECOVERY recovery.img --SYSTEM system.img.ext4 --CACHE cache.img.ext4 --HIDDEN hidden.img.ext4 ...
Heimdall v1.4.0
Copyright (c) 2010-2013, Benj…
-
Hello, I am attempting to flash the twrp recovery to a a galaxy note II using heimdall compiled from the most recent source. I am receiving the following output, and there is no bar on the android sc…
-
I am trying to install a zImage on my GT-i9300.
But I get the error
" ERROR: Partition "KERNEL" does not exist in the specified PIT. "
If I use BOOT instead of KERNEL, the flashing works, but then I…
-
Should the bootloader instructions be here? or elsewhere?
ghost updated
8 years ago
-
Hi,
I am working on a project based on ESP8266. I wanted to explore about the OTA upgrade feature of EPS8266. The example for simple OTA does not seem very clear. I wanted to know how do we upgrade …
-
Apparently I can flash a file that is bigger than the RECOVERY partition:
Here I've a recovery.img that is a bit over 8MiB (8388608 bytes)
> $ du --bytes recovery.img
> 9691136 recovery.img`
A…
-
[ESP8266-RTOS-SDK FOTA Introduction.pdf](https://github.com/espressif/ESP8266_RTOS_SDK/files/2909588/ESP8266-RTOS-SDK.FOTA.Introduction.pdf)
**Note**:
Since the ESP8266 RTOS SDK V3.0, we refacto…
FayeY updated
5 years ago