<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MTP in Zephyr?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122709/mtp-in-zephyr</link><description>Hi 
 I&amp;#39;m migrating applications I wrote using SDK 17 to nrfConnect 3.0 with Zephyr. 
 I implemented USB devices with combined multiple USB classes. One of those classes was MTP which I had to implement myself because this was not supported. During this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Jul 2025 14:17:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122709/mtp-in-zephyr" /><item><title>RE: MTP in Zephyr?</title><link>https://devzone.nordicsemi.com/thread/541488?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 14:17:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aee916e1-3873-4555-a71c-ea9fe56eebb9</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;I believe MTP is not supported in&lt;span&gt;&amp;nbsp;the current or experimental Zephyr USB device stacks. The supported classes documented includes&amp;nbsp;Audio, CDC ACM, CDC ECM, Mass Storage, HID, and Bluetooth HCI. See here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/usb/device_next/usb_device.html#built-in_functions"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/usb/device_next/usb_device.html#built-in_functions&lt;/a&gt;&amp;nbsp; So, it is likely that you would need to implement MTP yourself again. I will however check internally and confirm if that is the case and update here.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In case you need to implement it, it is recommended to use the new USB device stack:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/usb/device_next/usb_device.html#overview"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/usb/device_next/usb_device.html#overview&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/usb/device_next/api/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/usb/device_next/api/index.html&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Swathy&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>