I'm pretty new to IoT so forgive the basic questions, but I need to send data from an Arduino that is constantly collecting sensor data to a home server.
I wanted to know where to start with this problem, and how the Arduino would communicate with a server. I want to send the data via cellular since the wifi in the area is pretty unpredictable. I'm also not sure what form the data will take on my server since it's just a storage database.