This is my extension to transfer text from one phone to another through Bluetooth connection
Blocks
Use this block to get the devices (Paired and not paired), before performing any other action.
Start from the server-side, if the device is not paired yet, it auto asks for pair request
Connect to the index from the client-side
Start the message listener
Send a message to the connected device/phone
Raised when received the message
Disconnect from each other
Thanks to @Vknow360 for helping me
Download
com.xoma.blue.aix (14.2 KB)
BluethoothChat.aia (15.3 KB)
Thanks!