# Microbit v2 and HiFive radio

**URL:** https://forum.makecode.com/t/microbit-v2-and-hifive-radio/12122
**Category:** micro:bit
**Created:** [February 10, 2022, 6:38pm UTC](https://forum.makecode.com/t/microbit-v2-and-hifive-radio/12122 "2022-02-10T18:38:35Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fritzzzing](https://avatars.discourse-cdn.com/v4/letter/f/a87d85/32.png) [@fritzzzing](https://forum.makecode.com/u/fritzzzing)
#### Post date: [February 10, 2022, 6:38pm UTC](https://forum.makecode.com/t/microbit-v2-and-hifive-radio/12122/1 "2022-02-10T18:38:35Z")

</div>

I am just trying to find a place I can ask this question. I have one Microbit v2 and a HiFive BBC boards.

Microbit v2 is a Nordic Semiconductor ship and Hifive is an esp32 but both have micropython libraries. I know people have Microbit radio working outside of Microbit with ardiunos so that should be perfectly possible to do.

I use the same radio group as 1 on both boards and receive in general the way you should set it up. Do remember that HiFive doesn’t use Makecode and the Javascript drag and drop uses a different form of the library. Micropython in general is the same.

If anyone has done this would be great.
