Getting started with Bluetooth Low Energy - 7.1. Bluetooth 애플리케이션 가속기

목록

Bluetooth Application Accelerator

Bluetooth 애플리케이션 가속기

Bluetooth Low Energy is heavily concentrated on the mobile computing space, specifically mobile phones and tablets, with some adoption on traditional desktop computer and laptops—especially in the human interface device (HID) category, mostly for mice and keyboards.

Bluetooth Low Energy는 모바일 컴퓨팅 분야, 특히 휴대전화와 태블릿에 주로 적용되고 있으며, 전통적인 데스크톱 컴퓨터와 노트북에도 일부 적용되고 있습니다. 특히, 주로 마우스와 키보드에 사용되는 HID (Human Interface Device) 범주에 많이 적용되고 있습니다.

In recognition of this, the Bluetooth SIG introduced the Bluetooth Application Accelerator initiative to make adopting Bluetooth Low Energy much easier for application designers.

이를 인식하여 Bluetooth SIG는 Bluetooth 저에너지를 애플리케이션 설계자가 훨씬 쉽게 채택할 수 있도록 Bluetooth 애플리케이션 가속기 이니셔티브를 도입했습니다.

The Application Accelerator is essentially a set of software templates that make it relatively painless to create basic BLE applications on iOS, Android, and Windows RT 8.1 platforms.

애플리케이션 가속기는 본질적으로 iOS, Android 및 Windows RT 8.1 플랫폼에서 기본 BLE 애플리케이션을 생성하는 것을 상대적으로 쉽게 만드는 소프트웨어 템플릿 세트입니다.

It also includes simple example code that shows how to connect and work with GATT services and characteristics.

또한 GATT 서비스 및 특성에 연결하고 작업하는 방법을 보여주는 간단한 예제 코드도 포함되어 있습니다.

Some knowledge of the specific platform is required, of course, but the templates should make it relatively easy to get up to speed on the BLE-specific calls required to interact with the target peripheral devices.

물론 특정 플랫폼에 대한 어느 정도 지식이 필요하지만 템플릿을 사용하면 대상 주변 장치와 상호 작용하는 데 필요한 BLE 관련 호출에 대한 속도를 상대적으로 쉽게 얻을 수 있습니다.

The program requires registration, but no fees.

이 프로그램에는 등록이 필요하지만 수수료는 없습니다.

For more details, see the Bluetooth Developer Portal.

자세한 내용은 블루투스 개발자 포털을 참조하세요.