BCC Atinav

Hi,

I have downloaded Atinav Bluetooth SDK for initialize stack bluetooth, but I try do

BCC.setPortName("COM1");

BCC.setBaudRate(57600);

BCC.setConnectable(true);

but com.atinav.bcc.BCC haven磘 got this method implements.

Where I can download BCC source?

I have manually configure the corresponding values in the

"bcc.properties" file located in the LIB folder of the SDK installation and included aveLinkBT.jar in the build path of the project.........

Please let me know where should i put the bcc.properties file? In the src or bin or lib folder of my project

Please help me.........

Thanks

Blackspear

Message was edited by:

Blackspear

[736 byte] By [Blackspeara] at [2007-11-26 17:31:47]
# 1

Hi Blackspear

Did you have any luck initializing the bluetooth sack?

I'm trying to to develop a bluetooth application. I have downloaded the Antinav Bluetooth SDK but I am not sure what to do with it? I'm not sure whereabouts in my project I should put the Antinav related files.

Can you please help me?

Many thanks in advance.

Message was edited by:

xsteveDev

xsteveDeva at 2007-7-8 23:59:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

hai,

Leave Atinav , I tried with the same code , and I check with Atinav, but they are asking $1000 for their product which is used for stack initialization.

Better don't try with the usb bluetooth dongle, go for Bluetooth enabled devices such as mobile, laptop,etc...., which is not require any stack initalization

Sulfikkar

sulfikkartma at 2007-7-8 23:59:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3

thanks for your response sulfikkartm.

I am working on my final year project.I have a bluetooth enabled laptop and I'm using the Nokia N80 to develp a simple bluetooth application. It will display and control a powerpoint presentation (just move the slides forward and backwards). I will manually create a jpg files (to mimic the powerpoint slides on my mobile) and then transfer them via bluetooth to my mobile.

Is this somthing reasonable simple to do using netbeans? I'm familiar with java programming language and just been playing around with netbeans.

many thanks in advance.

xsteveDeva at 2007-7-8 23:59:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...