Skip to main content

Ping

Retrieves a RNS serial number as proof of life.

Request

012345678910111213141516171819202122232425262728293031
ID6

Request Structure

ByteValueSizeTypeDescription
0ID1BINRNS address ( ID )
161BINPING instruction code

Response

012345678910111213141516171819202122232425262728293031
IDN1N2N3N4N5

Response Structure

ByteValueSizeTypeDescription
0ID1BINRNS address (ID)
1N11BIN1st peripheral’s serial number pair
2N21BIN2nd peripheral’s serial number pair
3N31BIN3rd peripheral’s serial number pair
4N41BIN4th peripheral’s serial number pair
5N51BIN5th peripheral’s serial number pair

Remarks

N1 through N5 are the serial’s number pairs. The serial number is composed of 10 digits. Every 2 digits constitute a pair. For instance, the serial number 3123456789 has the pairs ‘31’, ‘23’, ‘45’, ‘67’ and ‘89’, being N1 the first pair ‘31’.