How to connect Arduino to remote processing server? -


I have an Ardino connected to the RN-XV WiFi module. I want to send it to the data processing server which will be in a remote location (can be anywhere in the world and keeps changing).

RN-XV can only be connected to a specific IP address, which should be programmed in advance, but if the processing server moves to a different location, I will not be able to change that IP. Is there any way to do this?

I concluded this by setting a server on a machine and assigning a static IP address to RNSV data Will send and processing will collect data from there.

Comments

Popular posts from this blog

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

sql - Return Function using Cursor -