-
For many devices using adups, is there a universal script to achieve crawling OTA?
-
### vSomeip Version
3.4.10
### Boost Version
1.71
### Environment
Ubuntu 20.04.6
### Describe the bug
CMake Error at external/vsomeip/CMakeLists.txt:551 (configure_file):
configure_file atte…
-
For remote management and DFU support.
-
```
>win-x64-single.exe --model SM-S908B --region EUX
Model: SM-S908B
Region: EUX
Latest version:
PDA: S908BXXS6CWI1
CSC: S908BOXM6CWI1
MODEM: S908BXXU6CWH5
Unhandled exc…
-
Hi.
Do you have any FOTA example with [Unofficial Development Kit for Espressif ESP8266](https://github.com/CHERTS/esp8266-devkit) ?
Best regards.
-
Hi!
I'm having trouble with getting the firmware over the air to work. I followed the aplication note and the server-side works like it should. However, I tried using my code and FOTA example on th…
-
I am failing to make a response struct that will parse to my desired URC:
```rust
#[derive(AtatUrc)]
pub enum Urc {
#[at_urc("+QIND")]
OTAStatus(OTAStatus),
}
#[derive(AtatResp)]
p…
-
I started making an OTA module that uses the FOTA API (https://ai-thinker-open.github.io/GPRS_C_SDK_DOC/en/c-sdk/function-api/fota.html) to update the firmware from a server. I would try running this …
-
I try to download the following firmware
![Error](https://github.com/SlackingVeteran/frija-dev/assets/20500081/83cc6c2f-5faf-4e53-9c4c-5590d28b1b78)
and get in the log file the following error
202…
-
### Board
ESP32-S3 N8R2
### Device Description
Custom board.
### Hardware Configuration
Multiple sensors wired to various GPIOs
### Version
v3.0.2
### IDE Name
PlatformIO with pioarduino
###…