Learn how to set a group ID for sending and receiving data with micro:bit radio.
Get properties from the last received radio packet in Microsoft MakeCode.
Run part of a program when the micro:bit receives a buffer over radio.
Run a program when the micro:bit receives a string over radio.
Learn how to run a program on micro:bit when it receives a number via radio.
Sends a string to other micro:bits in the area connected by radio, with a maximum length of 19 characters.
Send a string and number together by radio to other micro:bits with a maximum string length of 8 characters.
Broadcast a number to other micro:bits connected via radio.
Send and receive data using radio packets.
Display a bar graph for a number value using micro:bit's LED interface.
Stop the animation that is playing and any animations that are waiting to play.
Control the brightness of the LED screen on the micro:bit device with ease.