southcoding
New Member
Hello, I'm new to this forum. I hope I'm posting this in the right place.
I'm working on a project that involves the GPS location of safety lights on radio communications towers. I need to show on Google maps the location of each tower, the current state of the lights and battery state.
I'm thinking in using an Arduino Nano, a GPS Ublox 6 ,SIM 800l V2.0 GSM GPRS and Lora DRF1276DM modules.
The idea is to send data through the GSM Network to a WEB Server and in case of no availability, use the LoRa backup to send the data to the nearest tower with connectivity.
The Nano boards will act as clients to the Web server. To protect the info I need some kind of encryption/authentication, what's your advice on this?
It would be nice if the server is located on a local telecom, but if this is the case, I’ll have to log in into a VPN to access the servers.
To visualize the data I’d like to use a Simple web page with a link to google maps and some relevant info, like the current state of batteries, the cell phone availability and some kind of log to know the last month data.
I was planning on using a database server in order to do this.
Do you think I'm on the right path? Any suggestions will be highly appreciated.
Thank you for your time,
have a nice day.
I'm working on a project that involves the GPS location of safety lights on radio communications towers. I need to show on Google maps the location of each tower, the current state of the lights and battery state.
I'm thinking in using an Arduino Nano, a GPS Ublox 6 ,SIM 800l V2.0 GSM GPRS and Lora DRF1276DM modules.
The idea is to send data through the GSM Network to a WEB Server and in case of no availability, use the LoRa backup to send the data to the nearest tower with connectivity.
The Nano boards will act as clients to the Web server. To protect the info I need some kind of encryption/authentication, what's your advice on this?
It would be nice if the server is located on a local telecom, but if this is the case, I’ll have to log in into a VPN to access the servers.
To visualize the data I’d like to use a Simple web page with a link to google maps and some relevant info, like the current state of batteries, the cell phone availability and some kind of log to know the last month data.
I was planning on using a database server in order to do this.
Do you think I'm on the right path? Any suggestions will be highly appreciated.
Thank you for your time,
have a nice day.