Hi Avishay, There is not currently a command to do this. However it should be easy to add such a command.
You will need to read through the user guide for the Bluetooth module ( http://ww1.microchip.com/downloads/en/DeviceDoc/bluetooth_cr_UG-v1.0r.pdf), in particular section 2.3.3, and then add the appropriate command to the TinyOS Shimmer Bluetooth driver ( https://github.com/tinyos/tinyos-main/tree/master/tos/platforms/shimmer/chips/bluetooth ). Mike On Tue, Oct 22, 2013 at 6:23 PM, Avishay Meron < [email protected]> wrote: > Hi All. > Simple question: How can I get the BT id. This is the one printed on the > back of the shimmer (At least on shimmer2r.. ). "BT RADIO ID". > The cc2420 MAC is easy. Just use IDChip.read. > I can't find any such call for the BT.. > Any ideas? > 10x.. > -- > Best > Avishay > > _______________________________________________ > Shimmer-users mailing list > [email protected] > https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users > >
_______________________________________________ Shimmer-users mailing list [email protected] https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users
