I am currently making a system which utilises the rpi camera module, machine learning and computer vision techniques to detect driver fatigue. I have developed an iOS app which displays the fatigue level, with information received through the MQTT protocol, and it is working fine in my home, with the pi and phone both being connected to my WiFi network. I would like to be able to use this system outside of my home network, in my car.
I have done some research, but I am not entirely sure if I am correct. I am assuming that I need to transform the raspberry pi into a wireless access point, and for this I'd need something like this (WiFi dongle):
https://www.amazon.co.uk/ROTEK-1200Mbps ... 979&sr=8-4
Then once connecting this to the pi, via usb, following this guide:
https://thepi.io/how-to-use-your-raspbe ... ess-point/
Is there any additional things I might need, or a more appropriate guide? I just dont want to buy the adapter if its not necessary

Thanks for reading my post
