Whenever I power up my DS202 I always have to re-boot via the Tibbo IDE for my lan to serial port code in the Tibbo to work correctly. Before I do the re-boot I can see from the icon in Device Explorer that the Tibbo is supposed to be running.
Is there anything that I can code into the Tibbo to guarantee full operation on power up without the need to send a command from the PC?
Using a packet sniffer I have found that to reboot the DS202 over the network I need to send "_" followed by "[the mac address]" followed by the reboot command "E". Not just The reboot command on its own (as per Tibbo Documentation). The full string being ...
""_[0.202.0.0.158.236]E".
This is the only command that works correctly though. I can't get the version reply by using "V", and "T" only sends me back an "A".