Hi there...
I am needing to connect to a Bluetooth to serial converter.
I have made nothing about bluetooth to date.
This module successfully connects on my notebook. It works and transmits the data.
I could pairing it with my tablet (Samsung Tab 3 light)
Tried Serial.Connect and Serial.ConnectInsecure in both cases never happened the serial_connected event.
I see that the bluetooth leds changed to the same behavior when connected on my notebook. Seems to be connecting on both cases.
But never gets the connection event.
I have no idea what to do. (according to the supplier of this gadget it is supposed to work with androids)
Thanks
EDIT: using an apk called Bluetooth terminal, it has 2 options: connect secure and connect insecure, using the insecure option it connected. So it works with this apk and tablet.
EDIT2: just used another terminal from play.google and it only has the connect option and worked. I have jumped pin 3 and 4 of my bluetooth-serial device to make a tx-rx loop, and everything that I sends I get back.
I am needing to connect to a Bluetooth to serial converter.
I have made nothing about bluetooth to date.
This module successfully connects on my notebook. It works and transmits the data.
I could pairing it with my tablet (Samsung Tab 3 light)
Tried Serial.Connect and Serial.ConnectInsecure in both cases never happened the serial_connected event.
I see that the bluetooth leds changed to the same behavior when connected on my notebook. Seems to be connecting on both cases.
But never gets the connection event.
I have no idea what to do. (according to the supplier of this gadget it is supposed to work with androids)
Thanks
EDIT: using an apk called Bluetooth terminal, it has 2 options: connect secure and connect insecure, using the insecure option it connected. So it works with this apk and tablet.
EDIT2: just used another terminal from play.google and it only has the connect option and worked. I have jumped pin 3 and 4 of my bluetooth-serial device to make a tx-rx loop, and everything that I sends I get back.
Last edited: