Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axden-development committed Feb 21, 2022
1 parent b754052 commit d0f8197
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,18 @@ Sub-G RF 통신으로 다른 카드와 데이터를 주고받는 예제를 학
<br>
<br>

네이버 스마트 스토어에서 구매 가능합니다.
<br>

[네이버 스마트 스토어](https://smartstore.naver.com/axden)
<br>

### 디바이스 작동
Tx 펌웨어를 플래싱한 보드와, Rx 펌웨어를 플래싱한 보드에 각각 USB-C 5V 전원을 연결하면 10초 간격으로
보드간 Ping-Pong 통신이 이루어 집니다. RF 통신이 이루어질 때 `LED4` 가 토글됩니다.
<br>

#### * 터미널 확인
### * 터미널 확인
어댑터 보드가 PC와 연결되어 있다면 터미널을 통해 Ping-Pong 통신 확인이 가능합니다.
screen 및 putty 등 시리얼 프로그램을 통해서 확인할 수 있으며, Baudrate 는 9600 입니다.

Expand Down

0 comments on commit d0f8197

Please sign in to comment.