> For the complete documentation index, see [llms.txt](https://docs.firescope.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firescope.io/feature/bbp.md).

# BBP (배치 간 프로토콜) 기록

### 배치 간 프로토콜 (BBP) 기록

#### BBP 기능 활성화 가능 조건

* **프로그램 버전**: Firescope v0.17.0 이상 ([최신 버전 다운로드 하러가기](https://www.firescope.io/download))
* **구독 플랜 조건**: 가입 시점에 따라 아래 플랜 구독 필요
  * 2026년 5월 이전 가입자: Medium 또는 Large 플랜
  * 2026년 5월 이후 가입자: Starter 플랜

#### BBP 활성화하기

<figure><img src="/files/T6d1FjUFXWlHVVmeSNGc" alt=""><figcaption></figcaption></figure>

1. 유저 이름을 클릭해서 표시되는 드롭다운 메뉴에서 프로그램의 버전을 확인해 주세요. `0.17.0` 이상의 버전이어야 합니다.
2. 상단 메뉴바에서 설정 메뉴를 클릭합니다.
3. BBP 설정 섹션에서 BBP를 활성화합니다.
4. BBP 기록이 켜지면 우측 상단에 예열 시간이 표시됩니다.
5. 이 섹션에서는 최대 예열 기록 시간을 5분, 15분 또는 30분으로 설정할 수도 있습니다. 이 설정은 로스팅을 시작하기 전 Firescope가 예열 단계를 기록할지 여부를 제어합니다. 사용 중인 기기의 사양에 맞춰 이 시간을 조절해 주세요.

#### 배치 간 프로토콜 (BBP) 기록하기

1. 로스팅 시작 버튼을 클릭합니다.
2. 상단에 ‘예열 기록 중’ 배지가 표시되고 오른쪽에 예열 시간이 나타나며, BBP가 기록되고 있음을 확인할 수 있습니다. 현재 예열 데이터는 다음 로스팅 기록과 함께 저장됩니다. 단, 이 예열 데이터만 따로 개별 저장할 수는 없으니 유의해 주세요.

   > 참고: 백그라운드 데이터만 보려면 우측 상단의 ‘다음 로스팅(BBP)’ 드롭다운을 클릭하고 ‘배경 기록’을 체크하세요.
3. 원두를 투입하기 전에 '로스팅 시작'을 클릭합니다. 로스팅을 진행한 후 우측 상단의 '완료 후 저장'을 클릭하면, 기록된 예열 데이터가 로스팅 기록과 함께 저장됩니다.

#### BBP 기록 확인하기

이전 배치 데이터가 포함된 로스팅 기록이 성공적으로 저장되면, 로스팅 기록 내부의 투입 이전 구간에서 배치 간 프로토콜(BBP) 예열 기록을 확인할 수 있습니다.

아래 스크린샷에 표시된 것처럼, 투입 이전의 어두운 회색 영역이 이번 로스팅의 예열 데이터를 나타냅니다.

> 참고: 이 예열 기록 영역을 화면에 표시하고 싶지 않다면, '그래프 설정'으로 이동하여 ‘배치간 예열 기록을 표시합니다’ 체크를 해제하세요.

<figure><img src="/files/u260G5R7zL2R5pUVf1bw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.firescope.io/feature/bbp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
