logger.Error($"ACK expect:{commReq.PrefixString} len={commReq.ReponseTotalLen+1}, but reponse len ={pack.Count()} reponse: {Newtonsoft.Json.JsonConvert.SerializeObject(pack)}");
logger.Error($"ACK expect:{commReq.PrefixString} len={commReq.ReponseTotalLen+1}, but reponse len ={pack.Count()} reponse: {bytes2hex(pack)}");