bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
595 stars 287 forks source link

Radio frequencies unclear #801

Open Animatnetic opened 4 months ago

Animatnetic commented 4 months ago

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.

microbit-carlos commented 4 months ago

Each step is 1Mhz wide, based at 2400MHz

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