micropython icon indicating copy to clipboard operation
micropython copied to clipboard

Radio frequencies unclear

Open Animatnetic opened this issue 1 year ago • 1 comments

What are exactly the radio frequencies of the "radio" module of a micro:bit? Screenshot 2024-02-29 at 20 54 16 I feel this part was not completely clear.

I am asking because I want to see if I can use a Transceiver to communicate with the microbit using MicroPython via a computer. Please let me know about the frequencies here, or better yet, include it in the docs.

Animatnetic avatar Feb 29 '24 16:02 Animatnetic

Each step is 1Mhz wide, based at 2400MHz

So, from 2400MHz to 2483MHz in steps of 1MHz.

microbit-carlos avatar Mar 07 '24 18:03 microbit-carlos