raspberry tether - use 5Ghz

  • Hello,

    I would need to change the settings from 2.4Ghz to 5Ghz.
    I tried various cmd (from ssh) but without success.
    There is nothing like a channel in connman settings?

    Code
    LibreELEC:~ # iw dev wlan0 set channel 3
    command failed: Device or resource busy (-16)

    When I stoped thetering using connman - i cannot run wifi ap ;(

    Code
    LibreELEC:~ # iw dev wlan0 set type ap
    You need to run a management daemon, e.g. hostapd,
    see http://wireless.kernel.org/en/users/Documentation/hostapd
    for more information on how to do that.

    There is no option in connman config setting (cat /storage/.cache/connman/settings)

    So still 2.4Ghz - channel 1.

    Code
    LibreELEC:~iw dev wlan0 info
    Interface wlan0
    ifindex 3
    wdev 0x1
    addr dc:a6:32:92:94:6e
    ssid jopr3
    type AP
    wiphy 0
    channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz
    txpower 31.00 dBm

    Thank you for your help