kerms
06f594d60f
chore(webhost) 0.1.3 static IP/DNS and configurable AP
2024-07-15 17:13:20 +08:00
kerms
c00dc0271b
update(wifi) log ap cred on startup
2024-07-15 16:27:59 +08:00
kerms
dbe036742a
update(mdns) add MAC to end of description name
2024-07-15 16:27:59 +08:00
kerms
22889936ab
feat(wifi) static IP/DNS
2024-07-15 16:27:59 +08:00
kerms
c3f4e8f651
feat(wifi ap) ap ssid and password can be changed and saved to flash
2024-07-15 16:27:24 +08:00
kerms
7d4d3484f5
feat(wifi) configurable mode: AP,APSTA,Smart APSTA and stop/start AP/STA command
2024-07-15 16:27:23 +08:00
kerms
d9b9731f82
feat(coredump) enable coredump to flash and add coredump partition
...
server side is also modified to ssl_buffer = 4K
2024-07-06 21:09:50 +08:00
kerms
c30c145a4a
feat(ssdp) new method to be discovered in a network
2024-07-06 20:31:31 +08:00
kerms
3208261f97
feat(wt_nvs) add set/get once, simpler to use when only call one time
2024-07-06 20:28:56 +08:00
kerms
94708c75e1
add(wifi) add wifi led status
2024-07-02 14:22:58 +08:00
kerms
4600f384dd
fix(FM_DATE) single quote in the date string
2024-06-26 15:15:37 +08:00
kerms
5bac7ae67b
change system api ID to 0
2024-06-22 14:57:34 +08:00
kerms
a48936a90a
reformat: code cleanup and reformat some API_JSON returns
2024-06-22 14:52:02 +08:00
kerms
3386a56024
feat(wt_system api): get fm_ver and software reboot
2024-06-22 14:46:20 +08:00
kerms
b5a4b38c8d
fix(ws) memory leak due to json.in and ws not closed correctly
2024-06-22 14:32:56 +08:00
kerms
209f62866b
fix(ws) concurrent access to websocket
2024-06-22 14:28:48 +08:00
kerms
8fba1208f3
reformat(static_buffer) to memory_pool and feat:global resource management
2024-06-22 14:12:31 +08:00
kerms
7865d7248e
fix(wifi) back to normal reconnection mode after fast reconnection
2024-04-17 18:35:54 +08:00
kerms
e547a83938
fix(nvs) use wt_nvs instead of the default 'nvs' partition
2024-04-08 10:39:17 +08:00
kerms
70b026228a
feat(html) add wifi connection and scan function
2024-04-01 16:58:19 +08:00
kerms
c5f46accc3
feat(wifi) fast connect on boot and disconnection
...
- add json api get tools's ap info
- cleanup some unused code, change printf to ESP_LOG
2024-04-01 12:39:50 +08:00
kerms
2ac6d894b8
feat(wifi) add cmd and module_id to response packet
2024-03-20 10:37:12 +08:00
kerms
070abcfeee
bump esp-idf version to v5.2.1 and update workflows
2024-03-18 19:36:12 +08:00
kerms
45e7b6d90c
Merge and sync fork form 'windowsair/master'
2024-03-17 19:17:09 +08:00
kerms
5bab7fed51
feat(ws): heartbeat to prevent irregular connection loss such as wifi connection change
2024-03-17 14:42:02 +08:00
kerms
6fdfa76a14
feat(wifi) save credential on successful connection and auto connect to it
2024-03-05 16:43:50 +08:00
kerms
a4d65c367d
feat(websocket) json api
2024-03-01 14:33:04 +08:00
kerms
90782fda82
feat async job runner
...
api_json_module can now fill api_json_module_async_t and return API_JSON_ASYNC to make the function call asynchronized. Useful for long running task like wifi scan.
2024-02-20 21:00:01 +08:00
kerms
f8b7592f13
feat wifi scan using http/json
2024-02-14 16:06:31 +08:00
kerms
b00f2b2dd4
add base uri api using http post/json
2024-02-01 09:19:42 +08:00
kerms
96821809ad
reformat esp32 chip and migrate skdconfig to idf-v5
2024-01-27 21:09:24 +08:00
kerms
ea55a6f576
reformat wifi
2024-01-27 18:53:09 +08:00