FYSETC / SD-WIFI-PRO

The hard ware of SD WIFI PRO
31 stars 4 forks source link

getting started how to #11

Open bAndie91 opened 1 month ago

bAndie91 commented 1 month ago

i bought an SD wifi PRO. it is not entirely clear how can i access to system running on it. (inserting as an ordinary SD card works fine)

it rightly connects to wifi. i can browse its web page (the one with the file list).

how can i eg. ssh into?

bAndie91 commented 1 month ago

i looked into https://github.com/FYSETC/SdWiFiBrowser - it seems there is no code for ssh daemon. so i can download only via http. i want to secure this way somehow. SD WIFI PRO can work in WIFI AP mode, but it's very simple open network (no WEP/WPA), so i configured it to station mode. it connected seamlessly to my managed WPA2 network. since there are guest devices too on this wifi, i dont want to put SD PRO's unauthenticated web service up.

one option is to establish a separate wifi only for SD PRO, but i feel it a bit overshoot.

what options do you have?