FB155BC, bluetooth serial module form Firmtech practice.

Initial state

    AT<CR>
    <CR><LF>OK<CR><LF>

모드 변경

mode2 로 변경

    AT+BTMODE,2

현재 모드 확인

    AT+BTINFO?3
    MODE2

재부팅 해 적용

    ATZ