Added: 1 year ago
From: broegel
Views: 540
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (2)

Sign In or Sign Up now to post a comment!
  • In my case the clue was to update the xbee firmware using XCTU. I had to install WinXP via Virtualbox though and had to find an unsupported old Firmw.

    const int ledPin = 13;

    void setup()

    { Serial.begin(9600); pinMode(ledPin, OUTPUT);

    }

    void loop()

    { Serial.print('H'); digitalWrite(ledPin, HIGH); delay(1000); Serial.print('L'); digitalWrite(ledPin, LOW); delay(1000);

    }

  • Hi,

    I've got 2 duemilanove and 2 xbee shields like you. I followed all the tutorials i found on the net but it does'nt work...

    Can you share the source code?

    Thanks

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more