I'm Using Ubuntu 18.04 LTS and trying to share internet from 3g Huawei modem to android phone. I followed these steps, but Hotspot not visible on android devices:

Asked
Active
Viewed 8,868 times
2
pomsky
- 70,557
Hussam Adil
- 121
3 Answers
2
Had similar problem on a 19.04 upgraded machine which worked fine in 18.04...google found no answer, so decided to go back to basics. Looked in /etc/NetworkManager/system-connections/Hotspot and lo and behold buried in the [Wifi] section was a line;
Hidden=true
Change it to Hidden=false and bingo the hotspot became visible to all android and iOS devices instantly.
Hopefully this might give you some clue to your problem.
1
The security in your hotspot is "WEP" whereas for a 'wireless hotspot' you need to make it "WPA" Try changing your settings for this matter --Hope it helps
Hamza Saeed
- 73
