Hello, I'm new to Arduino since I'm more of a software rather than a hardware person. I wanted to make a tracker for a truck that connects to its battery and then periodically sends through GSM (Mobile Data) the current location to an API.
I know I'll need a down-step module to turn the 12V of the battery to 5V. I also found the SIM808 module that includes both GSM and GPS, which is perfect for me. However, even though the listing says it supports 4G, I saw some forum posts claiming it only supports up to 3G which might get deprecated in the future. Does anyone know if that's correct? Would this module be a good choice for the job?
I plan on using an Arduino UNO for a prototype and then a NANO for the final product.
Thank you in advance.