Take the 2-minute tour ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I'm Ubuntu user and I have connected RS232 wireless bluetooth module with arduino and I still be able to control the LED with ubuntu terminal using gtkterm through rfcomm port with 9600 speed, and I want to controle the bluetooth module with some kind of java program I've tried RXTX java API, Java Communications API and java-simple-serial-connector(jssc) API but any of these didn't work for me.Any advice, Thank You!

share|improve this question
    
In what way is it not working? Do you have sample code you have tried? –  Dan Nixon Sep 12 '13 at 10:21
    
I changed port names on RXTX java programme >> playground.arduino.cc/Interfacing/Java , but the processing java application works fine with this rs232 port –  Noel_Yahan Sep 12 '13 at 15:57
4  
This question appears to be off-topic because it is about Unbuntu and Java Software. –  Passerby Nov 2 '13 at 20:42
add comment

closed as off-topic by Passerby, Gustavo Litovsky, Matt Young, placeholder, PeterJ Nov 2 '13 at 23:34

  • This question does not appear to be about electronics design within the scope defined in the help center.
If this question can be reworded to fit the rules in the help center, please edit the question.

Browse other questions tagged or ask your own question.