Using JSR082_1.1.jar from Java Wireless Toolkit 3.0,
I'm trying to get the local device (for later discovery of others)
but i keep getting null for the call
LocalDevice.getLocalDevice()
while in the docs they say this method cannot return null... docs
My bluetooth is ON, checked on 2 computers (Win7 & OSX 10.6)
Help! Thanks