Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

[Why] is a SIM card required to create a Wi-Fi hotspot on the Samsung Galaxy S23 Ultra's distribution of Android 13?

+3
−3

As also asked at https://android.stackexchange.com/q/262286, I read

No SIM card

Insert a SIM card to use Mobile Hotspot and other tethering options.

Why is a SIM card required to create a Wi-Fi hotspot on a phone?

I have a Samsung Galaxy S23 Ultra running Android 13.

History

2 comment threads

x-post https://android.stackexchange.com/q/262286 (1 comment)
More context is needed (4 comments)

1 answer

+3
−0

It's not. No modern smartphone's hardware is designed such that it requires a SIM card inserted for its firmware to permit requests to create broadcast an SSID. Similarly, nor does AOSP:

A Screenshot [1]

You can confirm by adhering to what stackoverflow.com/a/79814523 describes, if you can't be bothered to remove your own SIM. Don't utilise waydroid-1.5.4-5.fc43 for this. [2]

Darwin-based OSes

Some versions of i(Pad/Phone)OS appear to restrict this. [3] For those versions, no workarounds exist, except installing another OS. [4]


  1. discuss.kde.org/t/29945/5 ↩︎

  2. android.stackexchange.com/q/249705 ↩︎

  3. apple.stackexchange.com/questions/294068/cydia-wifi-hotspot-for-ssh-without-sim-card#comment728527_294068 ↩︎

  4. .mw-search-results-container at wiki.postmarketos.org/index.php?title=Special:Search&profile=advanced&search=Apple%20iPhone&fulltext=1#mw-content-text ↩︎

History

1 comment thread

Thanks, interesting that the some OSes add this limitation. (2 comments)

Sign up to answer this question »