Arduino and Bluetooth
hi everybody,
i'm experiencing problems when trying connect arduino mini pc (actually flash on win xp) on bluetooth module (rn-41 roving networks). seems software problem post here, if it's not caused arduino.
what can do:
i can connect bluetooth module dongle usual serial com port. port can connected via several terminal progs (like eltima, hyperterminal...) it's possible communicate arduino (rx , tx pins connected uart interface of bluetooth module) on terminal.
when connect arduino physically on usb cable can access flash on serproxy without problems.
what doesn't work:
when try connect "bluetooth port" serproxy tells me "the port failed open" , connection refused. wrote little java app rxtx package (related javax.comm package) works fine when arduino connected on usb cable refuses connect "bluetooth port". in fact seems serial port used bluetooth connection invisible both server proxies. gets visible while connected 1 of terminal progs. of course port locked , can't used application.
i'm in middle of graduation project appreciate help.
thanx
i'm experiencing problems when trying connect arduino mini pc (actually flash on win xp) on bluetooth module (rn-41 roving networks). seems software problem post here, if it's not caused arduino.
what can do:
i can connect bluetooth module dongle usual serial com port. port can connected via several terminal progs (like eltima, hyperterminal...) it's possible communicate arduino (rx , tx pins connected uart interface of bluetooth module) on terminal.
when connect arduino physically on usb cable can access flash on serproxy without problems.
what doesn't work:
when try connect "bluetooth port" serproxy tells me "the port failed open" , connection refused. wrote little java app rxtx package (related javax.comm package) works fine when arduino connected on usb cable refuses connect "bluetooth port". in fact seems serial port used bluetooth connection invisible both server proxies. gets visible while connected 1 of terminal progs. of course port locked , can't used application.
i'm in middle of graduation project appreciate help.
thanx
what's name of bluetooth serial port? maybe it's naming issue ($%_*...) if affects serproxy (rxtx package).
if name "com x", maybe "x" out of range (i think there issue com ports above com 8 or similar).
did try connect bluetooth device mobile phone or whatever supports bluetooth serial profile?
if didn't should tell version of windows using, serproxy.
if name "com x", maybe "x" out of range (i think there issue com ports above com 8 or similar).
did try connect bluetooth device mobile phone or whatever supports bluetooth serial profile?
if didn't should tell version of windows using, serproxy.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Arduino and Bluetooth
arduino
Comments
Post a Comment