We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › Bluetooth library for processing
Pages: 1 2 3 4 
Bluetooth library for processing (Read 25570 times)
Re: Bluetooth library for processing
Reply #15 - Dec 17th, 2007, 9:54am
 
i delete avetana from the Libary,only kept the bluecove left.

i run the one of the example from the bluetoothdesktop-- simplebluetooth ,the error gave me which is:

BlueCove version 2.0.1 on bluesoleil
java.lang.RuntimeException: Can't create Service [General fail]

is bluesoleil conflict with bluecove?
Re: Bluetooth library for processing
Reply #16 - Dec 18th, 2007, 2:13am
 
maybe this could help:
http://code.google.com/p/bluecove/wiki/stacks
i don't know what stack was installed on the windows machines i tested it on.
Re: Bluetooth library for processing
Reply #17 - Dec 18th, 2007, 3:53am
 
I just uploaded a new release of bluetoothDesktop. It has now built-in Mac OS X support! It uses a nightly build of bluecove (http://code.google.com/p/bluecove/).

Get it here:
http://www.extrapixel.ch/processing/bluetoothDesktop/download.html
Let me know if it works for you! I also optimized the imageServer/Client example a bit, to avoid flickering of the video image.
Re: Bluetooth library for processing
Reply #18 - Dec 22nd, 2007, 6:06pm
 
I test on n6300
but the phone said the java can't getsnapshot

the serv is Mac os 10.51 Macbook
Re: Bluetooth library for processing
Reply #19 - Dec 22nd, 2007, 7:28pm
 
does the capturing example from mobile processing work with your phone?
http://mobile.processing.org/learning/example.php?name=photoslider
Re: Bluetooth library for processing
Reply #20 - Dec 23rd, 2007, 7:46am
 
the same error
I think the n6300 in China the os has changed a little
Re: Bluetooth library for processing
Reply #21 - May 26th, 2008, 8:27pm
 
Hello,

I get an error when trying to run an application:

bluetooth device is not available. (or license problem if using avetana)
java.lang.RuntimeException: No supported stack installed or no dongle available

I'm on windows xp sp2, and I use a USB bluetooth dongle with BlueSoleil 5.0.5
I checked the Bluetooth stack of my system and it is made by "IVT Corporation", but I don't know how to change it (actually i don't even know if i have to change it..)

I also downloaded avetanaBluetooth.jar, changed my export.txt to

"application.windows=bluetoothDesktop.jar,avetanaBluetooth.jar"

but still getting the same error message..

Any help is much appreciated :)

PS. The application I'm tryin is working perfectly on a PowerBook G4 with OSX 10.4.11 and avetanaBluetooth.jar


edit: I also tried an older version of BlueSoleil (1.6), as I read that 5.0.5 is not compatible with bluecove, but still no results :(
Re: Bluetooth library for processing
Reply #22 - Jun 4th, 2008, 3:52am
 
Hi,

I am having the same error message like liquid
"Loading library BTCheckMS from ld.library.path
java.lang.RuntimeException: No supported stack installed or no dongle available"

I am testing the "simpleBluetooth" example when I got the above error message.

Checked the bluetooth driver and the driver provider is Microsoft.
I am also able to send stuff from my laptop to my phone.
So not sure what I am missing?
Does the library has any dependency on other libraries?

Please enlight.

Thx
Re: Bluetooth library for processing
Reply #23 - Jun 4th, 2008, 6:20am
 
yeah,after trying trying....still no luck,damn!
can't figure it out which part being wrong.
Re: Bluetooth library for processing
Reply #24 - Jun 4th, 2008, 1:35pm
 
hi!

I'm sorry it doesn't work for you! unfortunately the only windows computer i have sits in a virtual machine on my macbook pro. with this setup it works. i've also tested it on some other computers, an old ibm thinkpad for example.

as i'm in the middle of my diploma thesis, i don't have too much time to look into this... have you checked http://code.google.com/p/bluecove/wiki/stacks ? make sure you have a supported stack and it is installed correctly (eg: is bluesoleil 5.0.5 removed completely?) Also, check if your dongle is supported by blucove.

patrick
Re: Bluetooth library for processing
Reply #25 - Jul 16th, 2008, 6:55am
 
Hi,

Thanks for the bluetooth library, works very well.

Just wondering if it is possible to send files over to a mobile device without mobile p5 installed?
Re: Bluetooth library for processing
Reply #26 - Jul 21st, 2008, 3:59pm
 
Hi,

Has anyone managed to get the bluetooth libraries working on Windows Vista?. I have been trying to get the simpleBluetooth example from extrapixel to work and all I get is "Status bluetooth off?".

My bluetooth devices is made by TDK (Ezurio) USB.

Thanks,

Ian James
Re: Bluetooth library for processing
Reply #27 - Jul 21st, 2008, 8:34pm
 
hello Ian,

sorry, i did not have the chance to test it on vista yet. but feel free to research about vista/bluecove and report back here ;)

alvin, not sure... guess not. you probably need to check out Marge, or other java bluetooth systems.

i'm sorry, i didn't have lots of time for my libraries in the last months... diploma degree, new work, new city... i'll be back as soon as i have settled down a bit.

patrick
Re: Bluetooth library for processing
Reply #28 - Aug 11th, 2008, 3:02pm
 
Hello! I'm trying to use this library for a sketch, but I can't get it to run on my Macbook... when run, all the sketches in the Examples throw up an error like this:

Loading library avetanaBT from ld.library.path
java.lang.RuntimeException: Native Library avetanaBT not in CLASSPATH !

Do I need to have something else installed? I'd rather not install the not free version.

Thanks!

Re: Bluetooth library for processing
Reply #29 - Aug 11th, 2008, 7:09pm
 
You need this:

http://www.avetana-gmbh.de/avetana-gmbh/produkte/jsr82.eng.xml

Or any other distribution of the jsr82 library in your libraries folder...

Pages: 1 2 3 4