SimpleIPPing
Description
The simpleIPPing application:
- Connects to the manager on the supplied COM port
- Generates a list of motes
- Pings the supplied mote and prints the result
- User can repeatedly ping any available mote, or exit
Sample Output
Simple Application to ping a mote - (c) Dust Networks SmartMesh SDK 1.0.6.139 ================== Step 1. Connect to the manager Enter the SmartMesh IP Manager's serial port (leave blank for COM7): COM6 moteId MAC 2 00-17-0d-00-00-58-65-e2 ================ Step 2. Ping a mote Enter a moteId to ping of 'q' to exit (leave blank for 2): 2 ping sent to 00-17-0d-00-00-58-65-e2 response from 00-17-0d-00-00-58-65-e2 delay=3712ms voltage=3067mV temp=23C Enter a moteId to ping of 'q' to exit (leave blank for 2): q ============== Step 3. Disconnect from the device Script ended normally Press Enter to close.