Configuration of Wifi interface over ssh connection

  • Hello All,

    I use RPI 3 box with libreelec.
    I do not have a TV. Hence, I have to use ssh connection for configuration purposes.

    In the moment the box is operating with WiFi Tethering which was activated yearly with connected TV.

    How I can switch tethering off and setup wifi interface for my wlan network.

    Where is the configuration of wifi-interfaces in general?

    Kind regards
    [hr]
    I found it out.

    connmanctl

    tether wifi off
    disable wifi
    enable wifi
    scan wifi
    services

    and playing with /storage/.cache/connman/wifi_<HASH>__managed_psk/settings

    where <HASH> correponds to service entries

    Kind regards

    Edited once, last by daemon (January 22, 2017 at 12:32 PM).