Compare commits
No commits in common. "29f5e6c893123833a94473ce01148351e932a90e" and "b15b20297477944ca8bfbf750f03d9db3a8eac39" have entirely different histories.
29f5e6c893
...
b15b202974
12
.obsidian/workspace.json
vendored
12
.obsidian/workspace.json
vendored
@ -29,12 +29,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Products/M4997.md",
|
"file": "Projects/PRJ-0006_t4997c-update.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "M4997"
|
"title": "PRJ-0006_t4997c-update"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -119,13 +119,13 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Products/M4997.md",
|
"file": "Projects/PRJ-0006_t4997c-update.md",
|
||||||
"followCursor": false,
|
"followCursor": false,
|
||||||
"showSearch": false,
|
"showSearch": false,
|
||||||
"searchQuery": ""
|
"searchQuery": ""
|
||||||
},
|
},
|
||||||
"icon": "lucide-list",
|
"icon": "lucide-list",
|
||||||
"title": "Outline of M4997"
|
"title": "Outline of PRJ-0006_t4997c-update"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -259,8 +259,6 @@
|
|||||||
},
|
},
|
||||||
"active": "769b860913f71049",
|
"active": "769b860913f71049",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Projects/PRJ-0006_t4997c-update.md",
|
|
||||||
"Products/M4997.md",
|
|
||||||
"Daily/2026-05-18.md",
|
"Daily/2026-05-18.md",
|
||||||
"Meetings/2026/2026-05-21 3T ESC-P uren ondersteuning.md",
|
"Meetings/2026/2026-05-21 3T ESC-P uren ondersteuning.md",
|
||||||
"Products/M4893.md",
|
"Products/M4893.md",
|
||||||
@ -269,6 +267,7 @@
|
|||||||
"Meetings/2026/2026-05-07 3T ESC-P test.md",
|
"Meetings/2026/2026-05-07 3T ESC-P test.md",
|
||||||
"Meetings/2026/2026-05-13 Bluebird kalibratie.md",
|
"Meetings/2026/2026-05-13 Bluebird kalibratie.md",
|
||||||
"Meetings/2026/2026-05-11 Bluebird procesoptimalisatie.md",
|
"Meetings/2026/2026-05-11 Bluebird procesoptimalisatie.md",
|
||||||
|
"Projects/PRJ-0006_t4997c-update.md",
|
||||||
"00 - Start/Dashboard.md",
|
"00 - Start/Dashboard.md",
|
||||||
"Projects/PRJ-0007_t5089a-testontwerp.md",
|
"Projects/PRJ-0007_t5089a-testontwerp.md",
|
||||||
"Projects/PRJ-0003_rma-orders-importeren-testok.md",
|
"Projects/PRJ-0003_rma-orders-importeren-testok.md",
|
||||||
@ -285,6 +284,7 @@
|
|||||||
"Companies/Arch-Embedded.md",
|
"Companies/Arch-Embedded.md",
|
||||||
"03 - Taken/2026/T4997A Calibration.md",
|
"03 - Taken/2026/T4997A Calibration.md",
|
||||||
"Systems/test-ok.md",
|
"Systems/test-ok.md",
|
||||||
|
"Projects/PRJ-0002_m4939-nieuwe-firmware.md",
|
||||||
"Projects/Test-ok",
|
"Projects/Test-ok",
|
||||||
"00 - Start/Views/mini-calendar-default.base",
|
"00 - Start/Views/mini-calendar-default.base",
|
||||||
"Companies",
|
"Companies",
|
||||||
|
|||||||
@ -1,8 +0,0 @@
|
|||||||
# 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