i want to send messages (using radio) between three micro:bit devices, but i don’t know how to add other micro:bit using only Makecode with no real micro:bit.
i did open two projects at the same time and set the radio group to the same number but message could not be transmitted between two projects.
Please let me know how to do it if it is possible. thank you.
If you want to send messages between two different projects, you can use the “Multi Editor” to test your work: https://makecode.com/multi# . I think it only supports two micro:bits, not three.