Hi guys,

Thanks for the help! :) I'll try this out tommorrow and let you know how I
get on.

Regards,
Dave.

2009/11/23 Giri Baleri <mbal...@xbow.com>

>  Take a look at this FAQ and try the work-around suggested.
>
>
> http://www.xbow.com/Support/wobjectDetail.aspx?id=50160000000LI7SAAW&type=Solution&page=0
>
>
>
> Giri
>
>
>  ------------------------------
>
> On Mon, Nov 23, 2009 at 9:20 AM, Dave McGee <daveomc...@gmail.com> wrote:
>
> Hi all,
>
> I'm relatively new to WSNs and I am currently using the Crossbow classroom
> kit in an attempt to get started with getting to know how WSNs work and how
> to set them up.
>
> I'm using the following hardware:
>
> MIB520 Interface board
> 2 MPR2400CA MicaZ motes with 2 MDA100CB sensor boards
>
> I have deployed the XMDA100CB_2420_hp firmware provided by Crossbow to my
> Motes (Nodes 1 and 2) via MoteConfig alongside configuring my base station
> (Node 0) using the XMeshBase_2420_hp firmware also supplied by Crossbow.
> "UPLOADING SUCCESSFUL" shows that the firmware is deployed without any
> issues.
>
> I can connect to my WSN via MoteView 2.0 and also use XSniff to monitor
> communication of my XMesh network. However, within MoteView, I am unable to
> view my data, create charts, historgrams, scatterplots or observe a true
> view of my XMesh network topology. I can view health data coming back to my
> base station. I can also see data coming in on the 'Server messages' panel
> which shows that the sensor data is being picked up and is being sent back
> to my base station.
>
> Example data:
>
> Query: INSERT into xbw_da100_results
> (result_time,nodeid,parent,voltage,temp,light,adc2,adc3,adc4,adc5,adc6)
> values (now(),1,0,434,480,925,738,583,401,284,224)
> Query: INSERT into xbw_da100_results
> (result_time,nodeid,parent,voltage,temp,light,adc2,adc3,adc4,adc5,adc6)
> values (now(),2,0,412,485,927,823,729,629,543,440)
> Query: INSERT into xbw_da100_results
> (result_time,nodeid,parent,voltage,temp,light,adc2,adc3,adc4,adc5,adc6)
> values (now(),2,0,412,485,927,823,729,629,543,440)
>
> There seems to be a problem somewhere with the MoteView application picking
> up my raw sensor data and turning it into data that can be visualized. I
> have MoteView configured to acquire live data locally via MIB520 (COM4, Baud
> rate: 57600) using XMDA100 as my application type. I have also configured
> the data rate to be 1 second.
>
> I'd apreciate any help anyone can give me in relation to this. I think I
> might be missing something quite simple!
>
> Regards,
> Dave.
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>



-- 
Regards,
Dave
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to