Hi,
the arduino bluetooth board has a bluegiga chip, the wt11.
Here you can find the details:
http://www.bluegiga.com/WT11_Class_1_Bluetooth_Module
Now, I use a j2me program that lists all services that device, in this case arduino bluetooth, has.
Result: only the SPP (Serial Port Profile) service found.
How is it possible?
I need the OBEX OPP.
In fact the OBEX OPP profile is supported!
Ideas?
Thanks