Hi all,
I'm new to TinyOS community. I've successfully installed everything and tried many applications (CntToLedsAndRfm, RfmToLeds, Oscilloscope(RF), Blink) so I think the devices are working. However, TinyDB doesn't.
Sending "Reset Motes" lights the red led on the basestation MOTE but nothing happens on other MOTEs. If I submit a query, the green leds start flickering very rapidly on all MOTEs. Nothing appears in the Query result window (which popped up on TinyDBMain). Looking at SerialForwarder, packets are written (something like 5-6 packets/query) so there's a link from the Java application to the basestation (the red led indicates this, too).
I'm using exactly the same technique in installing TinyDBApp as with the OscilloscopeRF app, so radio settings should be ok (AM-Group-ID is 125). The compiler does print some warnings of TupleRouterM.nc and AggOperator.nc, "call via function pointer", and some about non-atomic accesses to shared variables. Can these be ignored?
The only change I've made is replacing "include ../Makerules" with "include /opt/tools/make/Makerules" to get it compiled to target micaz. BTW, I've read the FAQs and list archives and see only a little discussion on Micaz (lots about mica and mica2dot), is it because there aren't many people using it yet?
If you have any clues, please reply. I need to get this working very soon.
Harri Siirtola
Research Scientist
Tech Research Centre of FinlandPS. My "rpm -qa" gives the following:
mspgcc-win32tinyos-20030506-1 avr-libc-20030512cvs-1w avarice-2.0.20030825cvs-1w nesc-1.1.1-2 tinyos-vm-1.1.1Mar2004cvs-1 tinyos-1.1.7July2004cvs-1 avr-binutils-2.13.2.1-1w avr-gcc-3.3tinyos-1w avr-insight-pre6.0cvs.tinyos-1w tinyos-tools-1.1.0-1 tinyos-contrib-1.1.1Mar2004cvs-1 task-tinydb-1.1.3July2004cvs-1
_______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
