Foxtrot Posted January 12, 2016 Share Posted January 12, 2016 Hi, So while digging around the NANO I discovered two LED devices labelled "ath9k-phy0" and "ath9k_htc-phy1". The first one isn't too interesting, but the latter, "ath9k_htc-phy1" is the device entry for a green LED on the NANO. Go ahead and look through the cutout for the female USB port, you should see it lit up. I think these LEDs were left in by accident by the manufacturer for the second radio. And while it is pretty useless because you can't see the LED easily, you can control it. If you'd like to mess with it, I recommend reading this and experimenting with different triggers. To enable a simple blinking of the LED, edit "/etc/config/system" and place the following underneath the existing led config block. config led option name 'wlan1' option sysfs 'ath9k_htc-phy1' option trigger 'timer' option delayon '5000' option delayoff '2000' Your config should then look a little like this: config system option hostname Pineapple option timezone UTC config led option name 'wlan0' option sysfs 'pineapple:blue:system' option trigger 'netdev' option dev 'wlan0' option mode 'link tx rx' config led option name 'wlan1' option sysfs 'ath9k_htc-phy1' option trigger 'timer' option delayon '5000' option delayoff '2000' config 'timeserver' 'ntp' list 'server' '0.openwrt.pool.ntp.org' list 'server' '1.openwrt.pool.ntp.org' list 'server' '2.openwrt.pool.ntp.org' list 'server' '3.openwrt.pool.ntp.org' option enable_server 0 -Foxtrot 1 Quote Link to comment Share on other sites More sharing options...
newbi3 Posted January 12, 2016 Share Posted January 12, 2016 (edited) thats pretty cute. In all seriousness though its pretty cool now just need to cut out a hole for the led Edited January 12, 2016 by newbi3 Quote Link to comment Share on other sites More sharing options...
White Light Posted January 12, 2016 Share Posted January 12, 2016 Back on 1.0.1, if you had an external wifi adapter plugged in before it boots, it would light up the green LED instead of solid blue. Not really sure why that happens, but it was pretty neat. 1 Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted January 12, 2016 Author Share Posted January 12, 2016 Back on 1.0.1, if you had an external wifi adapter plugged in before it boots, it would light up the green LED instead of solid blue. Not really sure why that happens, but it was pretty neat. Actually I'm fairly certain the green you are seeing is the green from the newly discovered LED, leaking into the plastic lens. The blue LED is a single color -- blue. Quote Link to comment Share on other sites More sharing options...
White Light Posted January 12, 2016 Share Posted January 12, 2016 Actually I'm fairly certain the green you are seeing is the green from the newly discovered LED, leaking into the plastic lens. The blue LED is a single color -- blue. Yeah, that's what I said. The green LED lit up if you had an external adapter plugged in before boot, instead of the solid blue. Quote Link to comment Share on other sites More sharing options...
lild4d Posted January 13, 2016 Share Posted January 13, 2016 You can always get a custom case made for it and expose the led kinda like the custom raspberry pi cases they have Quote Link to comment Share on other sites More sharing options...
barry99705 Posted January 13, 2016 Share Posted January 13, 2016 There's a spot for 3 more leds. Quote Link to comment Share on other sites More sharing options...
Darren Kitchen Posted January 13, 2016 Share Posted January 13, 2016 Aww man next thing you know you guys will be figuring out the hidden #### in the turtle! But yeah we're aware of the debug LED. It'll most likely be gone in the next batch (most likely just unpopulated). Surprised nobody caught the Easter Egg in the virgin out of the box firmware ;) 2 Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted January 13, 2016 Author Share Posted January 13, 2016 Surprised nobody caught the Easter Egg in the virgin out of the box firmware ;) Thanks for reminding me about that, if you have a link to the .bin, i'll grab the picture :) Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted January 14, 2016 Share Posted January 14, 2016 Thanks for reminding me about that, if you have a link to the .bin, i'll grab the picture :) Nope :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.