Skip to content

Commit c547d94

Browse files
committed
neue Firmware v3.4.0-142-stable
1 parent f86d700 commit c547d94

31 files changed

Lines changed: 478 additions & 30 deletions
Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
[
2+
{
3+
"name": "SolaxModbusGateway (v3.4.0-stable)",
4+
"version": "v3.4.0",
5+
"stage": "stable",
6+
"build": 142,
7+
"variant": "standard",
8+
"builds": [
9+
{
10+
"chipFamily": "ESP32-S2",
11+
"parts": [
12+
{
13+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S2/bootloader.ESP32-S2.v3.4.0-142.standard.stable.bin",
14+
"offset": 4096,
15+
"filetype": "bootloader"
16+
},
17+
{
18+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S2/partitions.ESP32-S2.v3.4.0-142.standard.stable.bin",
19+
"offset": 32768,
20+
"filetype": "partitions"
21+
},
22+
{
23+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S2/littlefs.ESP32-S2.v3.4.0-142.standard.stable.bin",
24+
"offset": 3538944,
25+
"filetype": "filesystem"
26+
},
27+
{
28+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S2/firmware.ESP32-S2.v3.4.0-142.standard.stable.bin",
29+
"offset": 65536,
30+
"filetype": "firmware"
31+
}
32+
]
33+
},
34+
{
35+
"chipFamily": "ESP32-C3",
36+
"parts": [
37+
{
38+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/bootloader.ESP32-C3.v3.4.0-142.standard.stable.bin",
39+
"offset": 4096,
40+
"filetype": "bootloader"
41+
},
42+
{
43+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/partitions.ESP32-C3.v3.4.0-142.standard.stable.bin",
44+
"offset": 32768,
45+
"filetype": "partitions"
46+
},
47+
{
48+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/littlefs.ESP32-C3.v3.4.0-142.standard.stable.bin",
49+
"offset": 3538944,
50+
"filetype": "filesystem"
51+
},
52+
{
53+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/firmware.ESP32-C3.v3.4.0-142.standard.stable.bin",
54+
"offset": 65536,
55+
"filetype": "firmware"
56+
}
57+
]
58+
},
59+
{
60+
"chipFamily": "ESP32-S3",
61+
"parts": [
62+
{
63+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S3/bootloader.ESP32-S3.v3.4.0-142.standard.stable.bin",
64+
"offset": 4096,
65+
"filetype": "bootloader"
66+
},
67+
{
68+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S3/partitions.ESP32-S3.v3.4.0-142.standard.stable.bin",
69+
"offset": 32768,
70+
"filetype": "partitions"
71+
},
72+
{
73+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S3/littlefs.ESP32-S3.v3.4.0-142.standard.stable.bin",
74+
"offset": 3538944,
75+
"filetype": "filesystem"
76+
},
77+
{
78+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S3/firmware.ESP32-S3.v3.4.0-142.standard.stable.bin",
79+
"offset": 65536,
80+
"filetype": "firmware"
81+
}
82+
]
83+
},
84+
{
85+
"chipFamily": "ESP32",
86+
"parts": [
87+
{
88+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32/bootloader.ESP32.v3.4.0-142.standard.stable.bin",
89+
"offset": 4096,
90+
"filetype": "bootloader"
91+
},
92+
{
93+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32/partitions.ESP32.v3.4.0-142.standard.stable.bin",
94+
"offset": 32768,
95+
"filetype": "partitions"
96+
},
97+
{
98+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32/littlefs.ESP32.v3.4.0-142.standard.stable.bin",
99+
"offset": 3538944,
100+
"filetype": "filesystem"
101+
},
102+
{
103+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32/firmware.ESP32.v3.4.0-142.standard.stable.bin",
104+
"offset": 65536,
105+
"filetype": "firmware"
106+
}
107+
]
108+
}
109+
]
110+
}
111+
]
Binary file not shown.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"name": "SolaxModbusGateway (v3.4.0-stable)",
3+
"chipFamily": "ESP32-C3",
4+
"stage": "stable",
5+
"build": 142,
6+
"variant": "standard",
7+
"version": "v3.4.0",
8+
"parts": [
9+
{
10+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/bootloader.ESP32-C3.v3.4.0-142.standard.stable.bin",
11+
"offset": 4096,
12+
"filetype": "bootloader"
13+
},
14+
{
15+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/partitions.ESP32-C3.v3.4.0-142.standard.stable.bin",
16+
"offset": 32768,
17+
"filetype": "partitions"
18+
},
19+
{
20+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/littlefs.ESP32-C3.v3.4.0-142.standard.stable.bin",
21+
"offset": 3538944,
22+
"filetype": "filesystem"
23+
},
24+
{
25+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/firmware.ESP32-C3.v3.4.0-142.standard.stable.bin",
26+
"offset": 65536,
27+
"filetype": "firmware"
28+
}
29+
]
30+
}
Binary file not shown.
Binary file not shown.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "SolaxModbusGateway (v3.4.0-stable)",
3+
"chipFamily": "ESP32-C3",
4+
"stage": "stable",
5+
"build": 142,
6+
"variant": "standard",
7+
"version": "v3.4.0",
8+
"parts": [
9+
{
10+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-C3/merged-firmware.ESP32-C3.v3.4.0-142.standard.stable.bin",
11+
"offset": 0
12+
}
13+
]
14+
}
Binary file not shown.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"name": "SolaxModbusGateway (v3.4.0-stable)",
3+
"chipFamily": "ESP32-S2",
4+
"stage": "stable",
5+
"build": 142,
6+
"variant": "standard",
7+
"version": "v3.4.0",
8+
"parts": [
9+
{
10+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S2/bootloader.ESP32-S2.v3.4.0-142.standard.stable.bin",
11+
"offset": 4096,
12+
"filetype": "bootloader"
13+
},
14+
{
15+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S2/partitions.ESP32-S2.v3.4.0-142.standard.stable.bin",
16+
"offset": 32768,
17+
"filetype": "partitions"
18+
},
19+
{
20+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S2/littlefs.ESP32-S2.v3.4.0-142.standard.stable.bin",
21+
"offset": 3538944,
22+
"filetype": "filesystem"
23+
},
24+
{
25+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.4.0-142-stable/firmware_ESP32-S2/firmware.ESP32-S2.v3.4.0-142.standard.stable.bin",
26+
"offset": 65536,
27+
"filetype": "firmware"
28+
}
29+
]
30+
}

0 commit comments

Comments
 (0)