Is there any way i can setup the hotspot function to a specific wlan channel

Hello!
I have a router with WDS and want to use it with my Sailfish OS Hotspot option but i canţ find were i can set the channel, this is requiert by the router: “Make sure that the wireless router and the access point (Sailfish) intended for the connection use the same channel.”

Thank you!

1 Like

Looks like it might be possible once connman gets updated as it seems to support this now since October:
https://git.kernel.org/pub/scm/network/connman/connman.git/commit/?id=3a33f2eb490180001735616716dc7fa0819cc8a1

Thank you for your answer

Now I have the same problem and continue here to not double post/thread.

My impression is that all SFOS Mobile access points seem to transmit on channel 1 in the 2,4 GHz band. I want to force the Mobile access Point to another channel. No need to change this frequently in a menu available in the settings, so no need to change much code to add a new menu item. An option to tweak a config file by CLI & vi editor to change the WIFI channel is full sufficient for me.

In what file is the current transmitting channel of the Mobile Access Point defined?
Or, can I change the channel using a CLI command as devel-su?

Thanks for any help!