I have a web application which will be connected with some mobiles devices. The problem is that the application will be deployed in a Raspberry Pi 3 without internet connection.
So, I am trying to create a local Wi-Fi network to solve this problem.
I have seen this tutorial: How-To: Turn a Raspberry Pi into a WiFi router but it is necessary an Ethernet connection.
Is there a way to create/enable a local Wi-Fi connection between a Raspberry Pi and mobile devices?