i am searching a reliable way to send 3 sensors data from arduino and maybe hc05 to pc .i succed with bluesoleil free version but is not reliable...please recomend modules and software to succeed ....links will be great help...Thanks
It is hard to help when you have not told us what Arduino you are using and have not posted the program that is causing a problem. Or it might be wiring problem - but you have not posted a wiring diagram .
...R
For what you describe, any Arduino will do and the HC-05 I assume you already have will suffice. If you can send the data you need to serial monitor now, the same code may be used to send data to PC via bluetooth - no changes needed.
You might find the following background notes useful.
http://homepages.ihug.com.au/~npyner/Arduino/GUIDE_2BT.pdf
http://homepages.ihug.com.au/~npyner/Arduino/BT_2_WAY.ino
and page 1 may be all you need.
You don't need anything special to do this, so God only knows what bluesoleil free is but, if you really got some joy with it, any unreliability is as likely as not down to something else, and bluetooth and the software are actually innocent.