<?xml-stylesheet type="text/xsl" href="https://test-devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MIDI over Bluetooth LE</title><link>/guides/short-range-guides/b/bluetooth-low-energy/posts/midi-over-bluetooth-le</link><description>I implemented parts of the BLE-MIDI service along with a small example application. I wanted to share it here on the blog, in case someone would find it useful. The intended audience is primarily someone looking to send MIDI data over Bluetooth ...</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><item><title>RE: MIDI over Bluetooth LE</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/midi-over-bluetooth-le</link><pubDate>Fri, 01 Oct 2021 14:06:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbd9c47c-ae18-44cd-8b71-b9aac8281aa2</guid><dc:creator>user108847</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hello H&amp;aring;vard, and thanks for this MIDI example!&lt;br /&gt;I&amp;#39;ve got a question regarding the SysEx package being sent; when I&amp;#39;ve connected the nRF52840 DK to my nRF Connect app on the iPhone and I press button 4 (SysEx package) I receive more bytes than I expect from a SysEx package.&amp;nbsp;&lt;br /&gt;Here is an example of what I receive =&amp;nbsp; (0x89-A7-F0-01-02-03-04-05-06-07-08-09-A7-F7).&lt;br /&gt;Shouldn&amp;#39;t I only be receiving (&lt;span&gt;F0-01-02-03-04-05-06-07-08-09-F7) in order for it to be a protocol-correct SysEx package, with F0 and F7 being start and stop commands?&lt;br /&gt;Kind regards,&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1255&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MIDI over Bluetooth LE</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/midi-over-bluetooth-le</link><pubDate>Fri, 25 Sep 2020 19:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbd9c47c-ae18-44cd-8b71-b9aac8281aa2</guid><dc:creator>user87694</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi, I&amp;#39;ve tried your example, but i can&amp;#39;t figure it out why it take so long time when you write to characteristic ?&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1255&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MIDI over Bluetooth LE</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/midi-over-bluetooth-le</link><pubDate>Wed, 29 Jul 2020 07:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbd9c47c-ae18-44cd-8b71-b9aac8281aa2</guid><dc:creator>user92304</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I am wondering why it is not working in SDK16.0.0. I just changed soft device file name in loader but it was not recognized as BLE MIDI. But in 15.3.0 I have no problem. Please advise what is needed to upgrade?&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1255&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MIDI over Bluetooth LE</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/midi-over-bluetooth-le</link><pubDate>Tue, 10 Mar 2020 00:54:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbd9c47c-ae18-44cd-8b71-b9aac8281aa2</guid><dc:creator>user85926</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Thank you sir!&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1255&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MIDI over Bluetooth LE</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/midi-over-bluetooth-le</link><pubDate>Sat, 17 Aug 2019 09:58:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbd9c47c-ae18-44cd-8b71-b9aac8281aa2</guid><dc:creator>user82582</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Great Tutorial!&amp;nbsp; Really helpful.&lt;br /&gt;Let me just report you a small mistake on the&amp;nbsp;&lt;strong&gt;Proof of concept with the nRF Connect Bluetooth Low Energy application.&lt;br /&gt;&lt;/strong&gt;On the&amp;nbsp;right screenshot for the &amp;quot;Advertising Setup...&amp;quot; configuration appears the &amp;quot;&lt;span&gt;MIDI Data UUID&amp;quot; set for the&amp;nbsp;&amp;quot;UUID 128-bit complete list&amp;quot;. Although you correctly in the text say to apply the &amp;quot;MIDI Service UUID&amp;quot;.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1255&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MIDI over Bluetooth LE</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/midi-over-bluetooth-le</link><pubDate>Thu, 11 Jul 2019 17:11:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbd9c47c-ae18-44cd-8b71-b9aac8281aa2</guid><dc:creator>user73596</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;[mention:d380dc7471f548fc911f742104a78f74:e9ed411860ed4f2ba0265705b8793d05]All good!! Really helpful!! Just one question - why is&amp;nbsp;#define PEER_MANAGER_ENABLED 0 &amp;amp;&amp;nbsp;#define PM_CENTRAL_ENABLED 1 necessary in this code??&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1255&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MIDI over Bluetooth LE</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/midi-over-bluetooth-le</link><pubDate>Wed, 03 Jul 2019 13:55:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbd9c47c-ae18-44cd-8b71-b9aac8281aa2</guid><dc:creator>user66633</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;good ,it.s very useful.&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1255&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>