Resolved! I hve to Receive the serial data throught dock light but cant able to receive the proper data .
Hello Everyone.I have one doubt.Im Try to receive the serial data frame from dock light but .I cant able to receive serially.my Frame HEX Formate :81 03 00 01This my code:#include "main.h"#define LABEL 0x81#define SSM 0x03#define SDI 0x00#define PARI...