Arduino Manager Problem

Hi! I've few questions about Arduino Manager with Arduino yun. I can't make it work.
Sorry for this noob questions, I already emailed fab, hes not answering.

  1. Do I still need any Shields or Ethernet shield If I'm already using Arduino yun? In the documentation it says it's required but yun has ethernet port.

  2. Since im using YUN, the software that I need to upload to Arduino is TestArduinoManagerForYun Right?

3.Can I use Arduino Manager without using the Ethernet Cable? I already can upload sketch thru Wifi.

  1. In the "TestArduinoManagerForYun" sketch, there's no part of the sketch that I need to put my IP Address or MAC, does it mean I don't need to?

5.Aside from the port number, Do I need to edit TestArduinoManagerForYun to make it work?

I can see the WAN led blinks when Im clicking Buttons on Arduino manager but nothings happening on arduino pins, it stays LOW. I tried with multimeter and leds.

Thanks!

I don't have Arduino Manager, It cost $6.99 $). Please take my answer with salt.

  1. Do I still need any Shields or Ethernet shield If I'm already using Arduino yun? In the documentation it says it's required but yun has ethernet port.

A: No, Ethernet shield or wifi Shields is not needed.

  1. Since im using YUN, the software that I need to upload to Arduino is TestArduinoManagerForYun Right?

A: Yes

3.Can I use Arduino Manager without using the Ethernet Cable? I already can upload sketch thru Wifi.

A: Better upload sketch thru USB port. No Ethernet Cable is needed.

  1. In the "TestArduinoManagerForYun" sketch, there's no part of the sketch that I need to put my IP Address or MAC, does it mean I don't need to?

A: You could get IP Address from Arduino IDE.

5.Aside from the port number, Do I need to edit TestArduinoManagerForYun to make it work?

A: suppose nothing.

Thanks for the reply! I can't make it work:( When i use port 80 the wan led blinks when i push button on my arduino manager, using other port numbers doesnt do that. Using port 80 it seems working cause the yun led blinks but its all it can do.

NVM! Its working now. I edited the example sketch.

What edits did you make?

Hi,

Having the same problem. Would love to see what edits you made to get it to work!

Thanks