Do the tftp and dhcp servers need to be on the same machine?
I successfully ran the tftp server on my pc with the dhcp server running on a different machine and the connectME was able to download image.bin via tftp without a problem.
However, according to the BSP Porting Guide:
“The TFTP server and the DHCP/BOOTP server must be located on the same machine; that is, they must have the same IP address.”
Has anyone else had success with a different tftp dhcp server configuration?