Send data from an android app to a Serial COM Port via Bluetooth -


i send , receive data phone application on computer connect port com , can send , receive data (like uart). exemple of such software (on computer) termite.

for android app, tried bluetoothchat android support provides when try connect computer, says unable connect.

i don't know if doing correctly because on computer software, have choose baud rate uart communication bt has no baudrate.

could enlighten me?

i suppose have pairing step between phone , computer in order establish channel (an rfcomm channel) exchange data.

i suggest download bluetooth terminal 1 store: https://play.google.com/store/apps/details?id=es.pymasde.blueterm&hl=en


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -