/
SimpleIPDownstreamMote

SimpleIPDownstreamMote

Description

The SimpleIPDownstreamMote application works in coordination with the SimpleIPDownstreamMgr application:

  • Connects to the mote on the supplied COM port
  • Opens and binds a socket
  • Prints received strings

The mote must be in slave mode to use SimpleIPDownstreamMote

Sample Output

SimpleIPDownstreamMote (c) Dust Networks
SmartMesh SDK 1.0.6.139

Note: Use with SimpleIPDownstreamMgr

- create the variable 'moteconnector'
- connect to the mote's serial port
Enter the serial API port of SmartMesh IP Mote (e.g. COM15): COM50
- have the mote join and wait until it reaches operational state
   current mote state: 5
- setup a socket
received "Hello, World!" from ff-02-00-00-00-00-00-00-00-00-00-00-00-00-00-02
received "Hello, World!" from ff-02-00-00-00-00-00-00-00-00-00-00-00-00-00-02
...

Related content

SimpleIPMote
SimpleIPMote
More like this
SimpleIPDownstreamMgr
SimpleIPDownstreamMgr
More like this
SimpleIPUpstreamMote
SimpleIPUpstreamMote
More like this
SimpleIPUpstreamMgr
SimpleIPUpstreamMgr
More like this
SimpleIPPing
SimpleIPPing
More like this
RawSerial
RawSerial
More like this