Difference between revisions of "User talk:Smithgor"

From London Hackspace Wiki
Jump to navigation Jump to search
(Created page with "Testing")
 
(Experiences of building nanode)
 
Line 1: Line 1:
Testing
+
Had a few problems building and setting up Nanode so recording here what they were, for my own benefit if I have to retrace my steps. Also since help/info for the non-technically minded is not abundant this might assist someone else having problems.
 +
 
 +
After assembling Nanode as per the instructions on Hackspace, and testing the voltages were OK, the LED failed to light, let alone blink. The next day it lit dimly, becoming brighter if the reset was pressed. I cleaned off excess flux with an old toothbrush and resoldered any joints that didn't look pretty and shiny. The LED then flashed OK but only for a short while before dying. More examination for dry joints, also checking for bridging between component joints and the 'through pins' of the board as sometimes they are very close together. Anyway it then worked for hours. The next day it didn't. Today I came to investigate why and it powered up straight away. Maybe a problem for the future :-(
 +
 
 +
Again following instructions on Hackspace had no trouble getting the library files downloaded and the DHCP test done to get IP address from router. Struggled for a while with EtherShield Webserver to get router to 'see' nanode, and get its webpage, having changed only what the instructions say to change - IP & initialisation line. Finally used the sample code at https://gist.github.com/1020951 to determine the mac address of the board. When this was put into EtherShield Webserver everything worked.

Latest revision as of 17:41, 4 November 2011

Had a few problems building and setting up Nanode so recording here what they were, for my own benefit if I have to retrace my steps. Also since help/info for the non-technically minded is not abundant this might assist someone else having problems.

After assembling Nanode as per the instructions on Hackspace, and testing the voltages were OK, the LED failed to light, let alone blink. The next day it lit dimly, becoming brighter if the reset was pressed. I cleaned off excess flux with an old toothbrush and resoldered any joints that didn't look pretty and shiny. The LED then flashed OK but only for a short while before dying. More examination for dry joints, also checking for bridging between component joints and the 'through pins' of the board as sometimes they are very close together. Anyway it then worked for hours. The next day it didn't. Today I came to investigate why and it powered up straight away. Maybe a problem for the future :-(

Again following instructions on Hackspace had no trouble getting the library files downloaded and the DHCP test done to get IP address from router. Struggled for a while with EtherShield Webserver to get router to 'see' nanode, and get its webpage, having changed only what the instructions say to change - IP & initialisation line. Finally used the sample code at https://gist.github.com/1020951 to determine the mac address of the board. When this was put into EtherShield Webserver everything worked.