Skip to content

Commit 46657fb

Browse files
committed
neue Firmware v3.3.4-135-stable
1 parent c99e6b3 commit 46657fb

39 files changed

Lines changed: 598 additions & 16 deletions

File tree

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
[
2+
{
3+
"name": "SolaxModbusGateway (v3.3.4-stable)",
4+
"version": "v3.3.4",
5+
"stage": "stable",
6+
"build": 135,
7+
"variant": "standard",
8+
"builds": [
9+
{
10+
"chipFamily": "ESP32",
11+
"parts": [
12+
{
13+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32/bootloader.ESP32.v3.3.4-135.standard.stable.bin",
14+
"offset": 4096,
15+
"filetype": "bootloader"
16+
},
17+
{
18+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32/partitions.ESP32.v3.3.4-135.standard.stable.bin",
19+
"offset": 32768,
20+
"filetype": "partitions"
21+
},
22+
{
23+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32/littlefs.ESP32.v3.3.4-135.standard.stable.bin",
24+
"offset": 3473408,
25+
"filetype": "filesystem"
26+
},
27+
{
28+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32/firmware.ESP32.v3.3.4-135.standard.stable.bin",
29+
"offset": 65536,
30+
"filetype": "firmware"
31+
}
32+
]
33+
},
34+
{
35+
"chipFamily": "ESP32-S3",
36+
"parts": [
37+
{
38+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S3/bootloader.ESP32-S3.v3.3.4-135.standard.stable.bin",
39+
"offset": 4096,
40+
"filetype": "bootloader"
41+
},
42+
{
43+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S3/partitions.ESP32-S3.v3.3.4-135.standard.stable.bin",
44+
"offset": 32768,
45+
"filetype": "partitions"
46+
},
47+
{
48+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S3/littlefs.ESP32-S3.v3.3.4-135.standard.stable.bin",
49+
"offset": 3473408,
50+
"filetype": "filesystem"
51+
},
52+
{
53+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S3/firmware.ESP32-S3.v3.3.4-135.standard.stable.bin",
54+
"offset": 65536,
55+
"filetype": "firmware"
56+
}
57+
]
58+
},
59+
{
60+
"chipFamily": "ESP32-S2",
61+
"parts": [
62+
{
63+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S2/bootloader.ESP32-S2.v3.3.4-135.standard.stable.bin",
64+
"offset": 4096,
65+
"filetype": "bootloader"
66+
},
67+
{
68+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S2/partitions.ESP32-S2.v3.3.4-135.standard.stable.bin",
69+
"offset": 32768,
70+
"filetype": "partitions"
71+
},
72+
{
73+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S2/littlefs.ESP32-S2.v3.3.4-135.standard.stable.bin",
74+
"offset": 3473408,
75+
"filetype": "filesystem"
76+
},
77+
{
78+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S2/firmware.ESP32-S2.v3.3.4-135.standard.stable.bin",
79+
"offset": 65536,
80+
"filetype": "firmware"
81+
}
82+
]
83+
},
84+
{
85+
"chipFamily": "ESP32-C3",
86+
"parts": [
87+
{
88+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/bootloader.ESP32-C3.v3.3.4-135.standard.stable.bin",
89+
"offset": 4096,
90+
"filetype": "bootloader"
91+
},
92+
{
93+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/partitions.ESP32-C3.v3.3.4-135.standard.stable.bin",
94+
"offset": 32768,
95+
"filetype": "partitions"
96+
},
97+
{
98+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/littlefs.ESP32-C3.v3.3.4-135.standard.stable.bin",
99+
"offset": 3473408,
100+
"filetype": "filesystem"
101+
},
102+
{
103+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/firmware.ESP32-C3.v3.3.4-135.standard.stable.bin",
104+
"offset": 65536,
105+
"filetype": "firmware"
106+
}
107+
]
108+
}
109+
]
110+
},
111+
{
112+
"name": "SolaxModbusGateway (v3.3.4-stable)",
113+
"version": "v3.3.4",
114+
"stage": "stable",
115+
"build": 135,
116+
"variant": "webSerial",
117+
"builds": [
118+
{
119+
"chipFamily": "ESP32",
120+
"parts": [
121+
{
122+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-WebSerial/bootloader.ESP32.v3.3.4-135.webSerial.stable.bin",
123+
"offset": 4096,
124+
"filetype": "bootloader"
125+
},
126+
{
127+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-WebSerial/partitions.ESP32.v3.3.4-135.webSerial.stable.bin",
128+
"offset": 32768,
129+
"filetype": "partitions"
130+
},
131+
{
132+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-WebSerial/littlefs.ESP32.v3.3.4-135.webSerial.stable.bin",
133+
"offset": 3473408,
134+
"filetype": "filesystem"
135+
},
136+
{
137+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-WebSerial/firmware.ESP32.v3.3.4-135.webSerial.stable.bin",
138+
"offset": 65536,
139+
"filetype": "firmware"
140+
}
141+
]
142+
}
143+
]
144+
}
145+
]
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.3.4-stable)",
3+
"chipFamily": "ESP32-C3",
4+
"stage": "stable",
5+
"build": 135,
6+
"variant": "standard",
7+
"version": "v3.3.4",
8+
"parts": [
9+
{
10+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/bootloader.ESP32-C3.v3.3.4-135.standard.stable.bin",
11+
"offset": 4096,
12+
"filetype": "bootloader"
13+
},
14+
{
15+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/partitions.ESP32-C3.v3.3.4-135.standard.stable.bin",
16+
"offset": 32768,
17+
"filetype": "partitions"
18+
},
19+
{
20+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/littlefs.ESP32-C3.v3.3.4-135.standard.stable.bin",
21+
"offset": 3473408,
22+
"filetype": "filesystem"
23+
},
24+
{
25+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/firmware.ESP32-C3.v3.3.4-135.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.3.4-stable)",
3+
"chipFamily": "ESP32-C3",
4+
"stage": "stable",
5+
"build": 135,
6+
"variant": "standard",
7+
"version": "v3.3.4",
8+
"parts": [
9+
{
10+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-C3/merged-firmware.ESP32-C3.v3.3.4-135.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.3.4-stable)",
3+
"chipFamily": "ESP32-S2",
4+
"stage": "stable",
5+
"build": 135,
6+
"variant": "standard",
7+
"version": "v3.3.4",
8+
"parts": [
9+
{
10+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S2/bootloader.ESP32-S2.v3.3.4-135.standard.stable.bin",
11+
"offset": 4096,
12+
"filetype": "bootloader"
13+
},
14+
{
15+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S2/partitions.ESP32-S2.v3.3.4-135.standard.stable.bin",
16+
"offset": 32768,
17+
"filetype": "partitions"
18+
},
19+
{
20+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S2/littlefs.ESP32-S2.v3.3.4-135.standard.stable.bin",
21+
"offset": 3473408,
22+
"filetype": "filesystem"
23+
},
24+
{
25+
"path": "https://tobiasfaust.github.io/SolaxModbusGateway/firmware/v3.3.4-135-stable/firmware_ESP32-S2/firmware.ESP32-S2.v3.3.4-135.standard.stable.bin",
26+
"offset": 65536,
27+
"filetype": "firmware"
28+
}
29+
]
30+
}

0 commit comments

Comments
 (0)