...
- It connects to the mote on the supplied COM port
- It issues the join command and monitors the mote's state
- On reaching operational (4) state, it opens a socket and binds a port to it
- It sends the string "Hello, World!" to the manager every 5 seconds.
You can view the packets at the manager using the SimpleIPUpstreamMgr application.
...