# Blink LED with network activity

**URL:** https://forums.digi.com/t/blink-led-with-network-activity/3737
**Category:** NET+OS
**Tags:** ethernet-led-activit, led-blink-codes
**Created:** [October 10, 2007, 10:06am UTC](https://forums.digi.com/t/blink-led-with-network-activity/3737 "2007-10-10T10:06:49Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![compie](https://avatars.discourse-cdn.com/v4/letter/c/4af34b/32.png) [@compie](https://forums.digi.com/u/compie)
#### Post date: [October 10, 2007, 10:06am UTC](https://forums.digi.com/t/blink-led-with-network-activity/3737/1 "2007-10-10T10:06:49Z")

</div>

The default software in a new DigiConnectME module blinks the orange LED when there is network activity.  
When I use my own software the orange led is always on. How can I restore the original blinking functionality?

---

<div class="post-metadata">

### Author: ![compie](https://avatars.discourse-cdn.com/v4/letter/c/4af34b/32.png) [@compie](https://forums.digi.com/u/compie)
#### Post date: [October 16, 2007, 12:30pm UTC](https://forums.digi.com/t/blink-led-with-network-activity/3737/2 "2007-10-16T12:30:51Z")

</div>

I’m already using:

#define BSP\_WANT\_ETHERNET\_ACTIVITY\_LED TRUE

But the LED doesn’t work, it’s always on.

---

<div class="post-metadata">

### Author: ![turbo2ltr](https://avatars.discourse-cdn.com/v4/letter/t/b5e925/32.png) [@turbo2ltr](https://forums.digi.com/u/turbo2ltr)
#### Post date: [October 16, 2007, 3:36pm UTC](https://forums.digi.com/t/blink-led-with-network-activity/3737/3 "2007-10-16T15:36:55Z")

</div>

The green LED blinks with network activity. At least on mine. The amber LED stays on when theres a cable plugged in.

Are you using the second serial port? I just had a similar problem.  
[http://www.digi.com/support/forum/viewthread\_thread,1356#5073](http://www.digi.com/support/forum/viewthread_thread,1356#5073)

---

<div class="post-metadata">

### Author: ![compie](https://avatars.discourse-cdn.com/v4/letter/c/4af34b/32.png) [@compie](https://forums.digi.com/u/compie)
#### Post date: [October 22, 2007, 9:08am UTC](https://forums.digi.com/t/blink-led-with-network-activity/3737/4 "2007-10-22T09:08:17Z")

</div>

Thanks, that worked!
