Compare commits
2 Commits
b15b202974
...
29f5e6c893
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29f5e6c893 | ||
|
|
3c37563570 |
12
.obsidian/workspace.json
vendored
12
.obsidian/workspace.json
vendored
@ -29,12 +29,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Projects/PRJ-0006_t4997c-update.md",
|
||||
"file": "Products/M4997.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "PRJ-0006_t4997c-update"
|
||||
"title": "M4997"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -119,13 +119,13 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Projects/PRJ-0006_t4997c-update.md",
|
||||
"file": "Products/M4997.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of PRJ-0006_t4997c-update"
|
||||
"title": "Outline of M4997"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -259,6 +259,8 @@
|
||||
},
|
||||
"active": "769b860913f71049",
|
||||
"lastOpenFiles": [
|
||||
"Projects/PRJ-0006_t4997c-update.md",
|
||||
"Products/M4997.md",
|
||||
"Daily/2026-05-18.md",
|
||||
"Meetings/2026/2026-05-21 3T ESC-P uren ondersteuning.md",
|
||||
"Products/M4893.md",
|
||||
@ -267,7 +269,6 @@
|
||||
"Meetings/2026/2026-05-07 3T ESC-P test.md",
|
||||
"Meetings/2026/2026-05-13 Bluebird kalibratie.md",
|
||||
"Meetings/2026/2026-05-11 Bluebird procesoptimalisatie.md",
|
||||
"Projects/PRJ-0006_t4997c-update.md",
|
||||
"00 - Start/Dashboard.md",
|
||||
"Projects/PRJ-0007_t5089a-testontwerp.md",
|
||||
"Projects/PRJ-0003_rma-orders-importeren-testok.md",
|
||||
@ -284,7 +285,6 @@
|
||||
"Companies/Arch-Embedded.md",
|
||||
"03 - Taken/2026/T4997A Calibration.md",
|
||||
"Systems/test-ok.md",
|
||||
"Projects/PRJ-0002_m4939-nieuwe-firmware.md",
|
||||
"Projects/Test-ok",
|
||||
"00 - Start/Views/mini-calendar-default.base",
|
||||
"Companies",
|
||||
|
||||
8
Products/M4997.md
Normal file
8
Products/M4997.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Commands
|
||||
The following commands can be send to the charger when it is in AP mode:
|
||||
|
||||
Connect to WiFi AP:
|
||||
`wget -O - --post-data="{\"ChosenSsid\":{\"ssid\":\"Matas Guest\", \"password\":\"De_Waal_42\"}}" 192.168.71.1:8080/setssid`
|
||||
|
||||
Retrieve MAC adres:
|
||||
`wget -O- 192.168.71.1:8080/id`
|
||||
Loading…
Reference in New Issue
Block a user