Receive MIDI messages via bluetooth

I would like to use a micro:bit as GPIO extender for an iPad. Because I want to control synthesizers, the idea is to make the micro:bit receive MIDI messages and use these messages to control the micro:bit hardware.
I am aware that micro:bit can send MIDI, but what about receiving?