Add GET WIFISCAN and base64 WiFi credential commands #262 #230

Closed
opened 2026-04-05 17:52:15 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @unlogisch04 on 9/22/2023

The PR https://github.com/SlimeVR/SlimeVR-Tracker-ESP/pull/262 has some issues for me.

  1. On esp8266(not tested on EP32) the get wifiscan command does not work as expected (when the tracker finds no network the wifiscan fails, see comment on PR
  2. @nekomona In the base64_decode_chars is that function save for bufferoverflow? output string can easy be shorter than input string?
*Originally created by @unlogisch04 on 9/22/2023* The PR https://github.com/SlimeVR/SlimeVR-Tracker-ESP/pull/262 has some issues for me. 1. On esp8266(not tested on EP32) the get wifiscan command does not work as expected (when the tracker finds no network the wifiscan fails, see comment on PR 2. @nekomona In the base64_decode_chars is that function save for bufferoverflow? output string can easy be shorter than input string?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#230