mirror of
https://github.com/scooterhacking/niu_scooters.git
synced 2026-03-04 12:43:53 +01:00
Add firmware for KQI 300x
This commit is contained in:
parent
c3fe07771c
commit
87f86ef7ee
BIN
KQI300/300X/DE/KBE38M02.bin
Normal file
BIN
KQI300/300X/DE/KBE38M02.bin
Normal file
Binary file not shown.
16
KQI300/300X/DE/update.json
Normal file
16
KQI300/300X/DE/update.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
|
||||
{
|
||||
"data": {
|
||||
"items": [
|
||||
{
|
||||
"devicetype": "FOC",
|
||||
"hasnew": true,
|
||||
"version": "KBE38D05",
|
||||
"date": "1742068915",
|
||||
"size": "29696",
|
||||
"url": "https://github.com/scooterhacking/niu_scooters/raw/main/KQI300/300X/DE/KBE38M02.bin",
|
||||
"md5": "f356c2e4fb9a128c1ddf17f7166e57cb"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
KQI300/300X/EU/KBE01M02.bin
Normal file
BIN
KQI300/300X/EU/KBE01M02.bin
Normal file
Binary file not shown.
15
KQI300/300X/EU/update.json
Normal file
15
KQI300/300X/EU/update.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"data": {
|
||||
"items": [
|
||||
{
|
||||
"devicetype": "FOC",
|
||||
"hasnew": true,
|
||||
"version": "K3E01M02",
|
||||
"date": "1737504000000",
|
||||
"size": "29629",
|
||||
"url": "https://github.com/scooterhacking/niu_scooters/raw/main/KQI300/300X/EU/KBE01M02.bin",
|
||||
"md5": "86288174560d2190d75251707ee3996c"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
KQI300/300X/US/KBE13M02.bin
Normal file
BIN
KQI300/300X/US/KBE13M02.bin
Normal file
Binary file not shown.
15
KQI300/300X/US/update.json
Normal file
15
KQI300/300X/US/update.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"data": {
|
||||
"items": [
|
||||
{
|
||||
"devicetype": "FOC",
|
||||
"hasnew": true,
|
||||
"version": "K3E13M02",
|
||||
"date": "1737504000000",
|
||||
"size": "29629",
|
||||
"url": "https://github.com/scooterhacking/niu_scooters/raw/main/KQI300/300X/US/KBE13M02.bin",
|
||||
"md5": "125b01730f8b095d88adca2e800c1426"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
15
README.md
15
README.md
|
|
@ -67,6 +67,21 @@ https://raw.githubusercontent.com/scooterhacking/niu_scooters/main/KQI3/Max/EU/u
|
|||
|
||||
https://raw.githubusercontent.com/scooterhacking/niu_scooters/main/KQI3/Max/US/update.json
|
||||
|
||||
## Kqi 300X
|
||||
|
||||
### DE:
|
||||
|
||||
https://github.com/scooterhacking/niu_scooters/raw/main/KQI300/300X/DE/update.json
|
||||
|
||||
### EU:
|
||||
|
||||
https://github.com/scooterhacking/niu_scooters/raw/main/KQI300/300X/EU/update.json
|
||||
|
||||
### US:
|
||||
|
||||
https://github.com/scooterhacking/niu_scooters/raw/main/KQI300/300X/US/update.json
|
||||
|
||||
|
||||
|
||||
|
||||
Many thanks to Null, Ivan, cloud and Camialfa
|
||||
|
|
|
|||
Loading…
Reference in a new issue