We found 30 devices (rev E, 2327 datecodes) from a broker, so I’m testing them out. They seem legit, and 29 accepted our flash test app, detected the new flash chip, and installed the patched application. But one never came online.
I strapped the pins to ground to force the TFTP recovery, but it never established an ethernet link. Used the xmodem serial recovery method to load our test app, which worked (slowly!), but still no link.
I’ve assigned it a static 192.168.0.100/24 IP address, but it’s not replying to pings.
The only clue that I’ve seen in the serial output is a line about a lost IP address:
-----------------------------------------------------------------------------
NETWORK INTERFACE PARAMETERS:
IP address on LAN is 192.168.0.100
LAN interface's subnet mask is 255.255.255.0
IP address of default gateway to other networks is 192.168.0.1
Primary DNS server address is 192.168.0.1
Secondary DNS server address is 8.8.8.8
HARDWARE PARAMETERS:
Serial channels will use a baud rate of 9600
This board's serial number is N99999999
This board's Ethernet MAC Address is 00:40:9D:DD:C1:CC
After board is reset, start-up code will wait 5 seconds
Default duplex setting for Ethernet connection: full
-----------------------------------------------------------------------------
Press any key in 5 seconds to change these settings.
Serial CLI Started
IAM:AUTO-CONFIGURED IPv6 FE80::240:9DFF:FEDD:C1CC on eth0:3
IAM:STATIC IPv4 192.168.0.100 on eth0
IAM - lost STATIC IPv4 address 192.168.0.100 on interface eth0
Network IP configured.
FTP server started.
HTTP server started.
Any thoughts or suggestions? There’s no obvious physical damage, and the very same network cable, switch, and dev board worked fine for the other 29.
thanks!