Tool/software: Code Composer Studio
Hello, I jprogrammed my device to send 0x55 ,0x55,0x55,0x55,0x55 and six's byte 0x01, or 0x02 and try to connect to Serial_tutorial_binary example project from GUI COmposer gallery. But it is not connected, though from source of custom codec it is clear, that it is enough. I checked out in usual terminal and assured that device sends this sequence. What is the problem? May bt GUI app needs some handshaking, may be it is finding comport with another number? I can not understand. Please, explain.