[Tinyos-help] MicaHWVerify hardware_check problem
Michael Schippling
schip at santafe.edu
Sat Aug 4 10:36:49 PDT 2007
With a little Internot sleuthing I think I found "stargate" at:
http://www.xbow.com/Products/productdetails.aspx?sid=229
I believe it is an alternate base-station approach. Assuming
that you are running the HWVerify on a separate host, you
probably need to use an IP address instead of serial.
Rummage in the stargate doc (if any) and see how you access
it from the external world. They might even have a MOTECOM
setting for it.
MS
Brian Mulanda wrote:
>
> Are you also using a MIB### programming board? If so, what kind?
>
> -Brian
>
>
> On 8/3/07, *shankar sens* < shankarsens at gmail.com
> <mailto:shankarsens at gmail.com>> wrote:
>
> Hi,
>
> I am trying to check newly brought Micaz mote with MicaHWVerify
> (TinyOS 1.1.11 ). Micaz motes are programmed using Stargate.
>
> The LEDs on the mote are blinking as a binary counter. But when
> harware_check is run, i am getting the following error:
>
> 1)
>
> Hardware check started
> serial at COM1:57600: resynchronising
> java.io.IOException: not open
> at
> net.tinyos.packet.StreamByteSource.writeBytes(StreamByteSource.java:91)
> at net.tinyos.packet.Packetizer.writeFramedPacket
> (Packetizer.java:362)
> at
> net.tinyos.packet.Packetizer.writeSourcePacket(Packetizer.java:176)
> at
> net.tinyos.packet.AbstractSource.writePacket(AbstractSource.java:116)
> at net.tinyos.packet.PhoenixSource.writePacket
> (PhoenixSource.java:127)
> at net.tinyos.message.Sender.send(Sender.java:145)
> at net.tinyos.message.MoteIF.send(MoteIF.java:200)
> at hardware_check.run(hardware_check.java:84)
> at hardware_check.main(hardware_check.java:142)
> java.io.IOException: closed
> at
> net.tinyos.packet.AbstractSource.failIfClosed(AbstractSource.java:97)
> at
> net.tinyos.packet.AbstractSource.writePacket(AbstractSource.java:113)
> at net.tinyos.packet.PhoenixSource.writePacket
> (PhoenixSource.java:127)
> at net.tinyos.message.Sender.send(Sender.java:145)
> at net.tinyos.message.MoteIF.send(MoteIF.java:200)
> at hardware_check.run(hardware_check.java:84)
> at hardware_check.main(hardware_check.java:142)
>
> 2) Also the following message is displayed on stargate console when
> the mote is connected:
>
> error: no packet handler for tos type 0x0a
>
> Please let me know what might be wrong.
>
> Thanks,
> Shankar
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> <mailto:Tinyos-help at Millennium.Berkeley.EDU>
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> <https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list