01-13-2014 04:09 PM
hi i need conect my bluetooth hc-06 to my arduino and conect to my labview but the poblem is my progrma generate errors 5005,5003,5002 and i cant resolve this problems any can help me? please y ned conect the bluetooth to my arduino to controller a rc car
01-14-2014 04:38 PM
thanks for a help
01-16-2014 02:42 AM
Hi
The classic issue with bluetooth module, is to have different baud rate in different places.
You need to have the same baudrate in the init .vi, the arduino squetch, and the module itself.
regards
antoine
12-04-2015 02:28 PM
Hi, did you find out how to connect Bluetooth with labview?