<?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>Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119886/adding-a-custom-device-definition-to-the-device-tree-using-2-9-1-sdk</link><description>I am using SDK 2.9.1. I wanted to follow this tutorial: 
 https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-7-device-driver-model/topic/exercise-1-13/ 
 But it says it isn&amp;#39;t done for 2.7 or later, so can you please point</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Mar 2025 13:29:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119886/adding-a-custom-device-definition-to-the-device-tree-using-2-9-1-sdk" /><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/529073?ContentTypeID=1</link><pubDate>Wed, 26 Mar 2025 13:29:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64964227-00f1-44ff-921e-83c4a3781cf5</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;No problem. We will try our best to prioritize this task.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/528925?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 20:14:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:906321e4-ed10-4a3b-a465-a8524375e40a</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;TI is not going to make a driver.&lt;/p&gt;
&lt;p&gt;I am going to try to adapt that driver on github and the older tutorial. If you could make the tutorial for 2.9.1 that would be awesome!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/528044?ContentTypeID=1</link><pubDate>Wed, 19 Mar 2025 15:01:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9944020b-ff57-442f-b59c-77546a5337a0</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/528041?ContentTypeID=1</link><pubDate>Wed, 19 Mar 2025 14:50:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0d6b95c-5295-48f9-b88b-8d2722d7216a</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Tony,&lt;/p&gt;
&lt;p&gt;Sorry for the misunderstanding. Wishing you the best with your development!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/528023?ContentTypeID=1</link><pubDate>Wed, 19 Mar 2025 13:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4828bb4-0ed7-4b7d-810f-d24b4cf34e0e</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;Actually I don&amp;#39;t think that driver comes from TI. It is one I just found while searching Github.&lt;/p&gt;
&lt;p&gt;I saw Adafruit on the front and didn&amp;#39;t catch the nrf part of it. That is good at least.&lt;/p&gt;
&lt;p&gt;I will try to follow what you have given and see if I can get it to work.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/527979?ContentTypeID=1</link><pubDate>Wed, 19 Mar 2025 10:00:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bf753f2-2262-47e6-8dfe-1edb79ca914d</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Tony,&lt;/p&gt;
&lt;p&gt;Great to hear that you found the driver from TI!&lt;/p&gt;
&lt;p&gt;It looks like the out-of-tree sample already supports nRF52840-based Nordic boards in the &lt;a href="https://github.com/studiofuga/cc1101/tree/main/app/boards" target="_new"&gt;cc1101/app/boards&lt;/a&gt; repository. You can refer to the existing overlay and configuration files to create one for your nRF54L15 custom board.&lt;/p&gt;
&lt;p&gt;Regarding the Device Tree view in VS Code, its visibility depends on whether the device driver has been integrated into the Zephyr project. Typically, this is handled by the device manufacturer and you can send a request &lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you’d like to add CC1101 support yourself, the official Zephyr documentation provides guidance on the Device Driver Model. This topic is also covered in the Nordic Developer Academy. The driver model remains unchanged in the latest NCS 2.9.1. Additionally, you can explore the &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/main/drivers" target="_new"&gt;Zephyr driver repository&lt;/a&gt; to see existing TI device drivers using SPI, such as CC1200 and CC2520.&lt;/p&gt;
&lt;p&gt;Please follow the documentation, and if you run into any specific issues, feel free to provide more details.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt; Charlie&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/527901?ContentTypeID=1</link><pubDate>Tue, 18 Mar 2025 17:18:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63c86f63-30c7-4227-bc50-daf23be7a5ab</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;I have not been able to find anything at TI, but github did have this driver:&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://github.com/studiofuga/cc1101/tree/main"&gt;https://github.com/studiofuga/cc1101/tree/main&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It isn&amp;#39;t for the nRF, but I could probably figure that part out.&lt;/p&gt;
&lt;p&gt;I am new to Zephyr and the DTS and all that.&lt;/p&gt;
&lt;p&gt;The readme says that driver is an out of tree driver.&lt;/p&gt;
&lt;p&gt;Can you tell me how I would integrate it into the Nordic stuff so that I can choose it from the device driver drop down in the Device Tree view thing?&lt;/p&gt;
&lt;p&gt;If that isn&amp;#39;t possible, could you tell me how to integrate it into my VSCode project that came from a Nordic exapmle?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/527880?ContentTypeID=1</link><pubDate>Tue, 18 Mar 2025 14:46:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb860b45-bf73-43be-8709-fa6d1fef9632</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;I tried manually adding the SPI by trying several different tutorials and get errors no matter which way I try.&lt;/p&gt;
&lt;p&gt;I will reach out to TI and see if they can help...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding a custom device definition to the device tree using 2.9.1 sdk</title><link>https://devzone.nordicsemi.com/thread/527867?ContentTypeID=1</link><pubDate>Tue, 18 Mar 2025 14:10:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:876506ba-258d-488a-9457-2f5fe09c96ce</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Tony,&lt;/p&gt;
&lt;p&gt;Thanks for reaching out. Support for newer versions of NCS is still in progress. We’ll notify you once they become available. In the meantime, you can go through the existing tutorial to understand how it works. Additionally, many SPI-based sensors are already supported, so you can refer to their source code for guidance.&lt;/p&gt;
&lt;p&gt;Since the chip you mentioned is from TI, they might already be working on adding support for it in Zephyr. I recommend reaching out to TI to check on its status.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt; Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>