Bluetooth Client and Bluetooth Server Problem

What's the Difference between Bluetooth Client and Bluetooth Server in MIT App Inventor Please Help Me.

Regards :pray:

1 Like

Did you read the documentation?

http://ai2.appinventor.mit.edu/reference/components/connectivity.html#BluetoothClient

BLUETOOTH CLIENT
Use BluetoothClient to connect your device to other devices using Bluetooth. This component uses the Serial Port Profile (SPP) for communication. If you are interested in using Bluetooth low energy, please see the BluetoothLE extension.

http://ai2.appinventor.mit.edu/reference/components/connectivity.html#BluetoothServer

BLUETOOTH SERVER
Use the BluetoothServer component to turn your device into a server that receive connections from other apps that use the BluetoothClient component.

Thanks @TIMAI2 for the reply, but I want more details about it like what are the advantages of them, or example project that I can learn.

Thank you

In which case:

Please Help me :sob:

A simple Bluetooth Chat with App Inventor 2

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

Thank you very much @Taifun :+1: :smiley: :+1: i like it that project

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.