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

Re: Having trouble connecting wifi to gen 2

$
0
0

Hi blemon,

 

Why don’t you try uploading this sketch in the void setup() part of your program

void setup() {

system("/usr/sbin/sshd");

system("ifconfig eth0 > /dev/ttyGS0");

}

 

Regards

Sergio


Viewing all articles
Browse latest Browse all 18153

Trending Articles