omaraflak / Bluetooth-Library

Bluetooth client library for Android.
198 stars 62 forks source link

How to set baudrate? #50

Closed tomeroto closed 4 years ago

tomeroto commented 4 years ago

How to set baudrate?

CleverUnderDog commented 4 years ago

You don't have to set any Baudrate because this library only provides you with the Bluetooth functionality. The Baudrate can be set on your Bluetooth module like e.g. a HC-05 but only for the serial communication side.