-
after flash
the flash just update no format
in the log show that
meta-data/, meta-data/fota.zip, meta-data/, meta-data/fota.zip,
are ther new SharpOdinClient
-
use "./build.sh" can not create FOTA package. only "build.bat" and use windiws.
we well how to build use Linux to create FOTA package.
-
Thank you for the awesome library!
Unfortunately, I haven't managed to get fota to work with the ubisen server that is running locally and the fota module from this repo. On the ESP side:
```
FOTA c…
-
iotkit-embedded/src/services/linkkit/dm/dm_fota.c 这个文件中的66行有一个bug。
```
int res = 0, file_download = 0;
uint32_t file_size = 0, file_downloaded = 0;
uint32_t percent_pre = 0, percent_no…
-
Hello
My configuration: SDK v3.0.4, spi-flash - 64Mbit (8Mb), memory map - FLASH_SIZE_64M_MAP_1024_1024. bootloadev v1.7. User1 image offset: 0x001000, User2 image offset: 0x101000. LD: eagle.app.v…
-
in jfltexx we have to use /fota for /misc , not the /pad
[recovery.txt](https://github.com/TeamWin/Team-Win-Recovery-Project/files/836220/recovery.txt)
dkati updated
7 years ago
-
It is listed on:
https://doc.samsungmobile.com/SM-N910C/XEO/doc.html
Here is the output from
https://fota-cloud-dn.ospserver.net/firmware/XEO/SM-N910C/version.xml
```xml
htt…
-
### Description
Hi AVSystem team, the FOTA demo works on the Type 1SE EVK. Thanks for porting the X-CUBE-SBSFU package with the Anjay client. There is one small issue where Coiote displays an error…
-
I read the docs, I see how to upgrade ESP8266 width HTTP server using FOTA.
My question is:
I can't create A HTTP server in my case, I need upgrade ESP8266 just between client and server.
Is the…
-
Ciao @SlackingVeteran
Thanks for Frija, it's an awesome tool!
At the moment I'm unable to load the firmware for the device SM-S916B with CSC "EUX". Both in manual and legacy mode.
Log tells …