--- description: >- Bluetooth Classic Serial Port plugin for Cordova and Ionic. This plugin is written using the iOS Accessory Framework (MFi) to support Classic Bluetooth on iOS. --- # 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](https://github.com/MaximBelov/cordova-plugin-bluetooth-classic-serial-port) ## Supported Platforms - Android - iOS - Browser ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)