I've been running Oscilloscope with the following changes to OscilloscopeAppC:
...new SensorMts300C() as Sensor... ...OscilloscopeC.Read -> Sensor.Temp;... Then installing using the following command $ SENSORBOARD=MTS300 make iris install,1 mib520,COM5 Installing a basestation on a different mote and then running serialForwarder and the java app Everything seems to work fine but I'm getting no data after connecting an MTS310 board to the mote. If I take the sensorboard off the mote then I do receive data and a line is plotted on the graph. What am I doing wrong? Thanks Charles
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
