Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

이 블루투스 라이브러리를 사용하려는 한국인들을 위해 #100

Description

@YunTaeIl

안드로이드와 블루투스를 쉽게 연동하기위해 이 라이브러리를 쓰려는 한국인들을 위해 글을 적습니다.

많은 분들이 https://blog.codejun.space/13 요 블로그를 참고하셨을텐데요.

블루투스 연결도되고 send도 됐는데 아두이노에서 안드로이드로 값을 받아오는 Received부분만 안되는 경우가 있을지도 모릅니다.

구글링 결과끝에 알아낸건 아두이노에서 보내는 메시지에서 0x0d와 같은 CR(캐리지리턴)값이 없기 때문이란 걸 알았습니다.

아두이노 시리얼모니터를 여시고 9600보드레이트 옆에 line ending 없음을 Both NL&CR로 바꿔주시기 바랍니다.

그러면 잘 실행이 될거에요.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions