react-native-tethering icon indicating copy to clipboard operation
react-native-tethering copied to clipboard

Set Specific Hotspot SSID and Password

Open fazilmuhammad opened this issue 2 years ago • 2 comments

I want to start a Hotspot with Custom SSID and Password ..how to do it exactly.Since there is no SSID or Password parameter on setHotspotEnabled function.

fazilmuhammad avatar Jan 08 '24 05:01 fazilmuhammad

the only way of doing this is to use BLE or QR code in order to connect.

aboozaid avatar Jan 08 '24 19:01 aboozaid

the only way of doing this is to use BLE or QR code in order to connect.

so its not possible to change default SSID and password of our device. The problem is not about how to connect but how to change the default SSID and Password.

fazilmuhammad avatar Jan 09 '24 03:01 fazilmuhammad