<?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>Peripherals And RF Test - All Comments</title><link>/guides/nrf-connect-sdk-guides/b/peripherals</link><description>Hardware peripherals and RF Test guides on NCS</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><item><title>RE: LVGL on a TFT LCD Display with the nRF9160 DK</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/lvgl-on-a-tft-lcd-display-with-the-nrf9160-dk</link><pubDate>Thu, 05 May 2022 13:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:223664de-ea8b-406e-a7a6-362d6d407775</guid><dc:creator>user112694</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;In general, if I offended the author, I apologize.&amp;nbsp;I have a task to work with a large display.&amp;nbsp;This display is not in zephire.&amp;nbsp;I wrote the driver for it myself.&amp;nbsp;I know the LVGL library.&amp;nbsp;But I don&amp;#39;t understand at all how to work with her here.&amp;nbsp;At a minimum, you need a callback for rendering.&amp;nbsp;But he&amp;#39;s not here.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-223664de-ea8b-406e-a7a6-362d6d407775/photo_5F00_2022_2D00_05_2D00_05_5F00_16_2D00_34_2D00_58.jpg" /&gt;&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1376&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: LVGL on a TFT LCD Display with the nRF9160 DK</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/lvgl-on-a-tft-lcd-display-with-the-nrf9160-dk</link><pubDate>Thu, 05 May 2022 12:59:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:223664de-ea8b-406e-a7a6-362d6d407775</guid><dc:creator>user112694</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;If I correctly understand there are two different libraries LVGL (&lt;a href="https://lvgl.io"&gt;https://lvgl.io&lt;/a&gt;) and&amp;nbsp;&lt;span&gt;LittlevGL&amp;nbsp; ( included zephyre)&amp;nbsp;The author for some reason calls&amp;nbsp; LittlevGL as LVGL.&amp;nbsp;Because of this, there is a confusion.&amp;nbsp;The author, instead of trying to figure it out, is offended.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1376&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: TWI/I2C implementation with nRFx TWIS Driver</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/twi-ic2-implementation-with-nrfx-twis-driver</link><pubDate>Tue, 29 Mar 2022 16:10:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:895a0c48-3af8-4c59-94da-2568c6d221c9</guid><dc:creator>user114832</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi, I have noobie question here! can I follow this guide to read data from a sensor that has no driver - in my case the SCD30 - on a nrf9160 and if so what are your suggested changes?&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1391&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Using Bluetooth Shell</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/using-bluetooth-shell</link><pubDate>Wed, 23 Mar 2022 12:02:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68548ae9-5750-4c96-98f7-d4e55d8abd4b</guid><dc:creator>user113482</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I am learning this and wonder how to config UART1 as the shell uart. target board use&amp;nbsp;uart1.&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1420&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Using Bluetooth Shell</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/using-bluetooth-shell</link><pubDate>Mon, 21 Mar 2022 14:58:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68548ae9-5750-4c96-98f7-d4e55d8abd4b</guid><dc:creator>user113482</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;thanks for this, very interesting and helpful! also found another sample called shell_bt_nus, and a bit confused, are they similar? I am looking for some document to get shell_bt_nus talking, not sure where is the shell command documentation.&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1420&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: TWI/I2C implementation with nRFx TWIS Driver</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/twi-ic2-implementation-with-nrfx-twis-driver</link><pubDate>Fri, 04 Mar 2022 10:37:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:895a0c48-3af8-4c59-94da-2568c6d221c9</guid><dc:creator>user105832</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi, I might be a little too green for I2C. With the tutorial you can address a Slave but how can you access a specific Register. For exemple I want to write to the Device 0x48, the data 0x04 on the register 0x87. How do I write that ?&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1391&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: TWI/I2C implementation with nRFx TWIS Driver</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/twi-ic2-implementation-with-nrfx-twis-driver</link><pubDate>Thu, 24 Feb 2022 09:52:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:895a0c48-3af8-4c59-94da-2568c6d221c9</guid><dc:creator>user109985</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Works fine when I use v1.6.1 of the SDK&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1391&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: TWI/I2C implementation with nRFx TWIS Driver</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/twi-ic2-implementation-with-nrfx-twis-driver</link><pubDate>Mon, 21 Feb 2022 11:02:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:895a0c48-3af8-4c59-94da-2568c6d221c9</guid><dc:creator>user109985</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi, I&amp;#39;ve followed this tutorial exactly and I&amp;#39;m not getting the expected output. Any idea what I&amp;#39;m doing wrong?&lt;img alt=" " src="/resized-image/__size/320x240/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-895a0c48-3af8-4c59-94da-2568c6d221c9/twi_5F00_tut.png" /&gt;&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1391&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: LVGL on a TFT LCD Display with the nRF9160 DK</title><link>https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/lvgl-on-a-tft-lcd-display-with-the-nrf9160-dk</link><pubDate>Sun, 05 Sep 2021 05:39:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:223664de-ea8b-406e-a7a6-362d6d407775</guid><dc:creator>user106594</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;This is great work. Is there a display that sits nicely in the board connectors and you don&amp;#39;t need to use wires?&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1376&amp;AppID=26&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>