Discussion:
code at the phone side
Fernando Pianegiani
2009-06-16 11:24:57 UTC
Permalink
I read your tutorial.
I didn't understand if you developed also the code at the phone side. In
case, is it available? For what operating systems and for what phones does
it work?
Thank you in advance.

Best Regards,
Fernando
Matthias Ringwald
2009-06-24 15:02:43 UTC
Permalink
Hi Fernando

In btnode project, we only worked on the BTnode itself. As BT is a
standard, you can use BTnut to communicate with mobile phones either
over L2CAP or over RFCOMM.
Using Bluetooth on a mobile phone is easy using the JSR-82 Bluetooth
Specification. You should be able to find some tutorials on the net.

I've used Java on Mac OS X for the GUI of my SNIF application.
Checkout the BlueCove project for Java stuff,
my BT SNIF code is here: http://code.google.com/p/snif/source/browse/trunk/src/dsn/DSNConnector.java

Best
Matthias
Post by Fernando Pianegiani
I read your tutorial.
I didn't understand if you developed also the code at the phone side. In
case, is it available? For what operating systems and for what
phones does
it work?
Thank you in advance.
Best Regards,
Fernando
--
Archive http://lists.ee.ethz.ch/btnode-development
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
Loading...