Decode serial data structure
I have a digital clock system with a master clock transmitting data packets and slave clocks receiving that and decoding to display on it. In data structure 1st byte is constant 0x7e, 2nd byte is hour, 3rd byte is minutes, 4th byte is seconds and 5th is always 0x00. Unknown to me are last two bytes. I hope those bytes represent CRC (I’m not sure) and have no idea how it is calculated. Communication method is serial RF signal. Here are some more transmitting data packets.
Decode serial data structure
I have a digital clock system with a master clock transmitting data packets and slave clocks receiving that and decoding to display on it. In data structure 1st byte is constant 0x7e, 2nd byte is hour, 3rd byte is minutes, 4th byte is seconds and 5th is always 0x00. Unknown to me are last two bytes. I hope those bytes represent CRC (I’m not sure) and have no idea how it is calculated. Communication method is serial RF signal. Here are some more transmitting data packets.
Decode serial data structure
I have a digital clock system with a master clock transmitting data packets and slave clocks receiving that and decoding to display on it. In data structure 1st byte is constant 0x7e, 2nd byte is hour, 3rd byte is minutes, 4th byte is seconds and 5th is always 0x00. Unknown to me are last two bytes. I hope those bytes represent CRC (I’m not sure) and have no idea how it is calculated. Communication method is serial RF signal. Here are some more transmitting data packets.
Decode serial data structure
I have a digital clock system with a master clock transmitting data packets and slave clocks receiving that and decoding to display on it. In data structure 1st byte is constant 0x7e, 2nd byte is hour, 3rd byte is minutes, 4th byte is seconds and 5th is always 0x00. Unknown to me are last two bytes. I hope those bytes represent CRC (I’m not sure) and have no idea how it is calculated. Communication method is serial RF signal. Here are some more transmitting data packets.
Decode serial data structure
I have a digital clock system with a master clock transmitting data packets and slave clocks receiving that and decoding to display on it. In data structure 1st byte is constant 0x7e, 2nd byte is hour, 3rd byte is minutes, 4th byte is seconds and 5th is always 0x00. Unknown to me are last two bytes. I hope those bytes represent CRC (I’m not sure) and have no idea how it is calculated. Communication method is serial RF signal. Here are some more transmitting data packets.
Decode serial data structure
I have a digital clock system with a master clock transmitting data packets and slave clocks receiving that and decoding to display on it. In data structure 1st byte is constant 0x7e, 2nd byte is hour, 3rd byte is minutes, 4th byte is seconds and 5th is always 0x00. Unknown to me are last two bytes. I hope those bytes represent CRC (I’m not sure) and have no idea how it is calculated. Communication method is serial RF signal. Here are some more transmitting data packets.
Decode RF seial data structure
i have Digital clock system that master clock transmit data packet and slave clocks receives that and decode to display on it. In data structure 1st byte is constant 0x7e, 2nd byte is hour, 3rd byte is minutes, 4th byte is seconds and 5th is always 0x00. question is last two bytes. I hope those bytes represent crc ( Not Sure) and have no idea how it is catculated. Communication method is serial RF signal. Here are some more transmitting data packets.