Bluetooth from arduino to android setup
in
Android Processing
•
8 months ago
Hi guys
I know this has been brought up a few times, but i have not been able to get my project running so i hope you can help me.
Here is the deal.
I got a arduino running and gathering sensor data that it sends to a PC via Serial. Works fine.
Now i want to make it run on a Bluetooth connection. I have wired the bluesmirf like BT modem to my arduino and it kindof works. I can pair it to my Nexus tablet and in terminal programs I can se it runs and responds just fine.
But i cannot get it running from within a Processing APP on WIN or on my tablet.
The only thing i really need is to get the string from a serial.Println(
long string og bytes about 50 bytes or so long); into a string in processing.
Has any of your guys worked with it? And can you help me further?
Best regards
Peté
1