Hi,
I want to create a REST service to control 4 relais.
I bought a Yun rev2 and a 4 relais board, then I started from this Bridge tutorial:
https://www.arduino.cc/en/Tutorial/Bridge
I just deployed the full REST example in the tutorial and started my board, but, the relay nr 1 (PIN 4) start flickering. I notice that connecting the board the RX/TX leds binks with the relay, but if I run the Yun without the relais board, it doesn't blink.
IMPORTANT UPDATE: The flickering problem happens only while ethernet cable is plugged or wifi guest is connected. And it happens also with an empty sketch. So it is not related to the tutorial sketch.
What I'm missing? Any idea?