Multiple Controllers Issue

General support questions and discussions.

Multiple Controllers Issue

Postby ivanhg » Thu Jan 09, 2014 4:36 pm

Hi,

I have one Arduino ethernet working perfectly after your valuable help, everything fine, quick communication with Arduino, etc. Now I connect a new one in the same network, different IP address, and everything goes wrong. When both are started, only works the last one started, every action from iphone app receive timeout, but works, and the other Arduino don't works, only timeout and no working for actions or status update.

Same problems with local IP and public IP, both arduino ethernet original with DFROBOT shield.
Network address: 192.168.0.205 and 192.168.0.206

Making some testing, I can see:

I try with navigator http://192.168.0.205
Replies perfectly, and then start working 192.168.0.205 device(With timeout but working), and 192.168.0.206 is giving problems and don't works.

I try with navigator http://192.168.0.206
Replies perfectly, and then start working 192.168.0.206 device(With timeout but working) , and 192.168.0.205 is giving problems and don't works.

I'm crazy with this. Any idea about the problem?

Regards.
ivanhg
 
Posts: 4
Joined: Mon Dec 16, 2013 7:39 pm

Re: Multiple Controllers Issue

Postby support » Thu Jan 09, 2014 10:07 pm

This should work for as long as each Arduino is uploaded with a differently configured INO file,
each containing a different IP and MAC address (respectively near line# ~51 and ~170).
support
Site Admin
 
Posts: 384
Joined: Thu Aug 22, 2013 7:30 pm


Return to Support



cron