M
M
Maikesteps2016-03-12 20:59:48
Arduino
Maikesteps, 2016-03-12 20:59:48

Control arduino via internet (ESP8266 + Neoway M590) (FTP client on ESP8266)?

Hello!
I'm worried about this thing:
I have an arduino mega. Several arduins are connected to it via rs485 (they will be connected for sure) on which there is a button (several buttons) and a light. The mega master sends commands to the slaves, the rest respond in turn.
An RF receiver, esp8266 and Neoway M590 is connected to the mega.
How to make mega download "instructions" from the Internet (there will be a site for managing this entire system) and upload data to the Internet. Most of the time, the Internet will be GPRS via the neoway modem + if a wi-fi access point appears on the network and we inform esp8266 (it will also be configured via the Internet) with a password, then the Internet will go through wi-fi.
UPD: since the question was posted, I have only slept 5 hours, and I have come to something myself (without running esp, really).
Yes, the problem is slightly different.
Both esp and m590 will communicate with TCP server or hosting via FTP.
1. In the case of FTP - how to make the ESP8266 be an FTP client?
2. How to make it possible to connect to the ESP8266 directly from a smartphone / computer and steer the whole thing without the Internet? (and the Internet is really "not a lot")

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Slavka, 2016-03-13
@Slavka_online

sockets

M
Marat Mkhitaryan, 2016-03-13
@DoggerBloger

I generally do not advise doing anything related to the Internet through arduino for such projects, it is better to use raspberrypi

S
Sergey Sapov, 2016-03-17
@softmart

I would not use Neoway M590. And I would take a normal module, for example SIM800C, not for aliexpress.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question