gilestrolab / ethoscope

a platform from monitoring animal behaviour in real time from a raspberry pi
http://lab.gilest.ro/ethoscope/
GNU General Public License v3.0
17 stars 25 forks source link

Node only able to connect to one ethoscope at a time. #132

Closed IllustratedMan-code closed 3 years ago

IllustratedMan-code commented 3 years ago

I don't think this is at all related to #111. I can connect to each ethoscope one at a time through the node interface (as soon as I turn one off the other one is detected). I can ssh into both ethoscopes at the same time (they are both connected to the router). The node labels one of the ethoscopes as "offline" even when both are connected to the router. Is there any way to force the node to detect a specific ip address?

IllustratedMan-code commented 3 years ago

I am using a Raspberry pi 4 with the node installed as a package

IllustratedMan-code commented 3 years ago

All of the ethoscopes are now connected. When connecting new ones, I have to reboot the pi over ssh before it can be detected. No Idea why I was having the issue before, but it seems to be resolved now. As this is probably an issue with my implementation (not the platform) I will close the issue.