Watch this video to see how the radio hardware works on the Arcade:
on Received Value
Run part of a program when the Arcade receives a name-value-pair over radio
.
radio.onReceivedValue(function (name, value) {})
Parameters
Troubleshooting
The ||radio:on received value||
event can only be created once, due to the hardware restrictions.
The radio set group might need to be set, synchronized , before the radio events will function.
See also
Bit Radio on received number, received packet, send number, send string, send value, set group
radio