Hi!
Thanks for your answer, but I went through these examples (serial port , sockets port) and they work fine for now. My interest is now on using bluetooth device which i got preinstalled on PC with Win 10 OS in communication with Android mob, so I have try this bluetooth example but no good results (description in my question).On my PC there is now virtual com port for bluetooth device . Is there limitation in bluetooth lib on various hardware, and how to know which is good to use with this lib?
It looks that my bluetooth adapter is not in scope of this lib if I'm using this example in good way!
Maybe I'm boring, but do I need some client app running on mob for this example to receive "Connected, success=true"?