Packet
A packet that was received by the radio.
Properties
receivedNumber- The number that was sent in this packet or0if this packet did not contain a number. See send number and send valuereceivedString- The string that was sent in this packet or the empty string if this packet did not contain a string. See send string and send valuetime- The system time of the micro:bit that sent this packet at the time the packet was sent.serial- The serial number of the micro:bit that sent this packet or0if the micro:bit did not include its serial number.signal- How strong the radio signal is from255(weak) to0(strong).
See also
radio