Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18582

Re: Question regarding linux and galileo

$
0
0

Sir now i connected the galileo to internet and even updated the firmware with the Ethernet so can you please tell me how to get ip address of it ...

i had cable problem which i solved by replacing it...

i used

void setup() {

 

 

  // put your setup code here, to run once:

 

 

system(“telnetd –l /bin/sh”);

 

 

}

 

 

void loop() {

 

 

  // put your main code here, to run repeatedly:

 

 

system(“ifconfig eth0 > /dev/ttyGS0”);

 

 

}

 

in sketch to get ip address but its not even getting compiled


Viewing all articles
Browse latest Browse all 18582

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>