Hello guys.
I have a question.
I would like to simulate a WiFi router with my raspberry pi. That it has static IP, like 192.168.X.1.
The network needs to be private, without internet contact, DHCP, providing IPs. This connection needs to be WiFi only, without using the eth0 port.
Other devices, like smartphone, will connect to it, so you need to have an SSID.
Purpose: Open socket connection with an android application to send commands.
I searched on forums and websites and did not find it. Someone has some link to help with this setup.
If you have other ideas for this purpose, I also accept it. Thank you.