This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Need help with wireless Bluetooth low energy MIDI

I'm a wireless novice, but have electronics experience.

I'm looking to add bluetooth low energy communication from a battery powered MIDI controller to a Macbook Air (or other BTLE compliant laptop). The device will always be less than 10 feet from the laptop.

Has anybody worked on this using Nordic parts (maybe nRF8001 starter kit)?
I'm unclear on how to package the data on the transmit end, and how to translate the data to something usable by audio software (MIDI input) on the receive end.

Any help would be much appreciated.

Parents Reply Children
  • Thanks TF. I have a redbear shield from Makershed, and am able to easily connect to my iPhone (iOS). I am still unable, however, to connect to a Macbook Air (OSX).

    If anyone has example xcode for recognizing and connecting to OSX, it would be very helpful.

    As a workaround, I'm currently using a blufruit bluetooth module, which was super easy to integrate. It's power consumption is way too high, though.

    Just brainstorming, but it would probably make sense for me to research communicating between two BTLE modules, and then use a micro to talk to OSX via USB. Code examples on how to chat between two modules (master/slave) would be very helpful, as well.

    Thanks.

Related