> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/bluetooth-classic-serial-port.md).

# Bluetooth Classic Serial Port

This plugin is written using the iOS Accessory Framework (MFi) to support Classic Bluetooth on iOS.

## Installation

```bash
ionic cordova plugin add cordova-plugin-bluetooth-classic-serial-port
npm install @awesome-cordova-plugins/bluetooth-classic-serial-port
```

**Plugin Repo:** <https://github.com/MaximBelov/cordova-plugin-bluetooth-classic-serial-port>

## Supported Platforms

* Android
* iOS
* Browser

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
