RN-42 to PC demo???
jsaddiction
Posts: 84
Mr Savage,
I saw your learn write up on both the xb to pc and the bluetooth to pc demos. I am trying to build some interface schemes with bluetooth and android. I am teaching myself the Android platform and want to eventually create wireless test equipment using a tablet the RN-42 and or the SB6 wifi module. If you could will you post your demo code related to the RN-42? Thanks in advance.
I saw your learn write up on both the xb to pc and the bluetooth to pc demos. I am trying to build some interface schemes with bluetooth and android. I am teaching myself the Android platform and want to eventually create wireless test equipment using a tablet the RN-42 and or the SB6 wifi module. If you could will you post your demo code related to the RN-42? Thanks in advance.
Comments
The Android page on Bluetooth is a good place to get started:
http://developer.android.com/guide/topics/connectivity/bluetooth.html
Be prepared for some frustration on the threading.
For me, it was easiest to require my users to first pair with the RN-42 via the Android's system properties. Then, in my app, I present them with a list of paired devices that they can connect to.
Edit: confirmed, the links are on the second page of the article: http://learn.parallax.com/project/rn-42-bluetooth-pc-demo/assemble-bluetooth-unit
For the android software could you expand a little on what you did and how you went about it? Ever since I started working with HTML UI for various projects, I have been in love with using comon devices for project control (computers, tablets, smartphones). I would like to at the very least build a basic protocol over bluetooth to control whatever comes to mind.
http://www.savagecircuits.com/content.php?187-Bluetooth-BoE-Bot-Demo