<?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>Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112104/analog-read-and-print-on-emulator</link><description>Hi, I need help with a simple example code to read analog pin 5 and either control brightness of the LED or print value on terminal. I found this example but it didn&amp;#39;t work for me&amp;gt; I made a custom board and programemd with nRF52 DK. I tested blink led</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Jul 2024 19:24:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112104/analog-read-and-print-on-emulator" /><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/492121?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2024 19:24:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db4214d8-d1b4-4b70-a72d-761886ee9dc4</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/jared"&gt;Jared&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I didn&amp;#39;t create any project from scratch. I simply opened the project that you shared on that thread.&lt;br /&gt;I will try your suggestions and get back to you asap.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/491502?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 08:08:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b02ad866-3dca-48fd-bfa4-61087c7d5749</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The error log that you shared indicates that the compiler is not able to find either boards.c or nrf_log_frontend.c.&lt;/p&gt;
&lt;p&gt;The example should already use board.c so I&amp;#39;m a bit surprised that it says that it couldn&amp;#39;t find it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When adding files to your Segger project you have to:&lt;/p&gt;
&lt;p&gt;1.Add the source file to the project by using &amp;quot; Add Existing File&amp;quot;:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2526.pastedimage1719821123002v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;2.Then you have to add the path to the source file to the project build:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/3583.pastedimage1719821179003v2.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/8473.pastedimage1719821221535v3.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/6712.pastedimage1719821292519v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;best regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/491445?ContentTypeID=1</link><pubDate>Sat, 29 Jun 2024 23:07:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3108afdd-1131-4d74-a7b8-9b05b2b4ee05</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;If i simply download the file you provided on another thread then it gives me this error&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;Building ‘uart_pca10040’ from solution ‘uart_pca10040’ in configuration ‘Debug’
2&amp;gt; Assembling ‘thumb_crt0.s’
3&amp;gt; Checking Source File Exists
3&amp;gt; C:/nrf_sdk/examples/components/libraries/log/src/nrf_log_frontend.c does not exist.
Build failed
Build failed


&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/491444?ContentTypeID=1</link><pubDate>Sat, 29 Jun 2024 23:03:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edebfe54-e5dd-48c3-8ca4-0fe51b8484e3</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1719702178326v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/491443?ContentTypeID=1</link><pubDate>Sat, 29 Jun 2024 23:02:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4e47aca-7c4b-4648-871f-6d36befd2d4b</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/jared"&gt;Jared&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;Building ‘uart_pca10040’ from solution ‘uart_pca10040’ in configuration ‘Debug’
2&amp;gt; Compiling ‘main.c’
4&amp;gt; Compiling ‘SEGGER_RTT.c’
7&amp;gt; Compiling ‘SEGGER_RTT_printf.c’
8&amp;gt; Checking Source File Exists
8&amp;gt; C:/nrf_sdk/examples/components/boards/boards.c does not exist.
Build failed
Build failed
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/490840?ContentTypeID=1</link><pubDate>Wed, 26 Jun 2024 10:48:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f0ab059-565a-4493-971f-9fefb32b6934</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you specify the error that you get? Can you share the log output?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/490716?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 19:52:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5945704b-86fc-4137-8803-12da00b7e021</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/jared"&gt;Jared&lt;/a&gt;&amp;nbsp;&lt;br /&gt;I am OK to use RTT but if you saw my previous response. It is also giving me some error if i compile them. Can you tell me what i am missing?&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1718744495885v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/490181?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 08:59:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b7fc6e4-14ff-4046-a86a-b2e24a4bb806</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Previously we agreed on changing the backend from UART to RTT right? If you changed the backend by configuring the sdk_config.h file as I suggested in the previous thread, then you have to use RTT viewer to see the log output.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/490055?ContentTypeID=1</link><pubDate>Fri, 21 Jun 2024 21:23:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b71f8d51-5082-43a7-af73-214dbc20f6c2</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;I write this UART code to test on nRF52 DVK.&lt;br /&gt;After resolving many issues by following previous threads. I was able to compile it but i am not getting anything on putty&lt;br /&gt;Do i need something on board to make it work?&lt;br /&gt;I didn&amp;#39;t change anything by default&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;
#include &amp;lt;stdbool.h&amp;gt;
#include &amp;lt;stdint.h&amp;gt;
#include &amp;lt;stdio.h&amp;gt;
#include &amp;quot;app_uart.h&amp;quot;
#include &amp;quot;app_error.h&amp;quot;
#include &amp;quot;nrf_delay.h&amp;quot;
#include &amp;quot;nrf.h&amp;quot;
#include &amp;quot;bsp.h&amp;quot;
#include &amp;quot;nrf_uart.h&amp;quot;




//#define ENABLE_LOOPBACK_TEST  /**&amp;lt; if defined, then this example will be a loopback test, which means that TX should be connected to RX to get data loopback. */

//#define MAX_TEST_DATA_BYTES     (15U)                /**&amp;lt; max number of test bytes to be used for tx and rx. */
#define UART_TX_BUF_SIZE 256                         /**&amp;lt; UART TX buffer size. */
#define UART_RX_BUF_SIZE 256                         /**&amp;lt; UART RX buffer size. */

void uart_error_handle(app_uart_evt_t * p_event)
{

}


#ifdef ENABLE_LOOPBACK_TEST
/* Use flow control in loopback test. */
#define UART_HWFC APP_UART_FLOW_CONTROL_ENABLED

/** @brief Function for setting the @ref ERROR_PIN high, and then enter an infinite loop.
 */
static void show_error(void)
{

    bsp_board_leds_on();
    while (true)
    {
        // Do nothing.
    }
}


/** @brief Function for testing UART loop back.
 *  @details Transmitts one character at a time to check if the data received from the loopback is same as the transmitted data.
 *  @note  @ref TX_PIN_NUMBER must be connected to @ref RX_PIN_NUMBER)
 */
static void uart_loopback_test()
{
    uint8_t * tx_data = (uint8_t *)(&amp;quot;\r\nLOOPBACK_TEST\r\n&amp;quot;);
    uint8_t   rx_data;

    // Start sending one byte and see if you get the same
    for (uint32_t i = 0; i &amp;lt; MAX_TEST_DATA_BYTES; i++)
    {
        uint32_t err_code;
        while (app_uart_put(tx_data[i]) != NRF_SUCCESS);

        nrf_delay_ms(10);
        err_code = app_uart_get(&amp;amp;rx_data);

        if ((rx_data != tx_data[i]) || (err_code != NRF_SUCCESS))
        {
            show_error();
        }
    }
    return;
}
#else
/* When UART is used for communication with the host do not use flow control.*/
#define UART_HWFC APP_UART_FLOW_CONTROL_DISABLED
#endif


/**
 * @brief Function for main application entry.
 */
int main(void)
{

uint32_t err_code;
bsp_board_init(BSP_INIT_LEDS);

const app_uart_comm_params_t com_params =
{
RX_PIN_NUMBER,
TX_PIN_NUMBER,
CTS_PIN_NUMBER,
RTS_PIN_NUMBER,
UART_HWFC,
false,
NRF_UART_BAUDRATE_115200

};

APP_UART_FIFO_INIT(&amp;amp;com_params, UART_RX_BUF_SIZE, UART_TX_BUF_SIZE, uart_error_handle, APP_IRQ_PRIORITY_LOWEST, err_code);

APP_ERROR_CHECK(err_code);

printf(&amp;quot;Hello pc from!!\r\n&amp;quot;);

while(true)
{
uint8_t cr;

while(app_uart_get(&amp;amp;cr) != NRF_SUCCESS);

if(cr == &amp;#39;t&amp;#39;)

{
bsp_board_leds_on();
printf(&amp;quot;Leds Turned On!!\r\n&amp;quot;);

}

if(cr == &amp;#39;k&amp;#39;)

{
bsp_board_leds_off();
printf(&amp;quot;Leds Turned off !!\r\n&amp;quot;);
}



   
}



}&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/490049?ContentTypeID=1</link><pubDate>Fri, 21 Jun 2024 20:06:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12735ee4-e444-4e31-a31a-2ff950384d9b</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/jared"&gt;Jared&lt;/a&gt;&amp;nbsp;&lt;br /&gt;Can you give me your feedback for the basic solution please?&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/489601?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2024 22:29:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c13d21d5-d5d7-4dc5-a1d8-db6ca726b8a0</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/jared"&gt;Jared&lt;/a&gt;&amp;nbsp;&lt;br /&gt;I downloaded&amp;nbsp;nRF5_SDK_17.1.0_ddde560&lt;br /&gt;&lt;br /&gt;The above code i downloaded from the link you prvoided to convert UART to RTT&lt;br /&gt;&lt;br /&gt;I also have on board UART pins available.&lt;br /&gt;UART_RTS&lt;br /&gt;UART_RX&lt;br /&gt;UART_TX&lt;br /&gt;UART_CTS&lt;br /&gt;&lt;br /&gt;Let me know if i can use these pins to readout UART data through FT232 module&lt;br /&gt;&lt;br /&gt;Also, i am using 3rd party module &lt;a href="https://www.ezurio.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl652-series-bluetooth-v5-nfc-module"&gt;BL652&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I contacted them. They told me that i am developing code based on nRF52 SDK or DK so i need to consult Nordic. I don&amp;#39;t want to buy their proprietary DVK because i want to get familiarize with Nordic chips to use in the future projects&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/489440?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2024 08:59:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c2bd350-b014-4e87-b00f-f739ff707d9a</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Which SDK version are you using?&lt;/p&gt;
&lt;p&gt;regards&lt;br /&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/489387?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2024 21:01:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8516da65-6246-40b1-b05a-e96764fcda3b</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;i added these files as well&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1718744495885v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/489386?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2024 20:49:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:242f1528-f032-49b9-9aa2-f0aeb2d4f260</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/jared"&gt;Jared&lt;/a&gt;&amp;nbsp;&lt;br /&gt;I downloaded the example you posted on that link but it is giving me some error.&lt;br /&gt;C:/nrf_sdk/examples/components/libraries/log/src/nrf_log_frontend.c does not exist.&lt;br /&gt;Can you tell me what i am missing please?&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/489033?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2024 08:58:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f320c6a-d8ff-4ca8-97b5-efbac8bf1cd2</guid><dc:creator>Jared</dc:creator><description>[quote user="alleekhaan"] don&amp;#39;t have USB port on custom board. I am programming it with JTAG with the help of nRF52 DK.&lt;br /&gt;I want to see if analog function is working or not.&lt;br /&gt;Now in the above code, i guess, it read analog value and then print on UART.&lt;br /&gt;As i said, i don&amp;#39;t have UART so i need a way to test analog.[/quote]
&lt;p&gt;You change the log module backend to use RTT instead of UART. RTT logs will be sent over the SWD J-link interface. You can view it by opening RTT viewer.&lt;/p&gt;
&lt;p&gt;You can change the backend by following &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/73097/problem-with-uart-communication/302178"&gt;this&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/488917?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2024 17:30:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea7f9a42-7bb4-484f-9e30-3d789295a11f</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;There is no reason of using nRFSDK. I just found a tutorial and followed it up.&lt;br /&gt;If you want me to use connect SDK. i am open for it.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/488916?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2024 17:30:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23ccaddc-0e9c-4c90-9af8-67193e5b7504</guid><dc:creator>alleekhaan</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/jared"&gt;Jared&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I want to test analog pin function.&lt;br /&gt;I don&amp;#39;t have USB port on custom board. I am programming it with JTAG with the help of nRF52 DK.&lt;br /&gt;I want to see if analog function is working or not.&lt;br /&gt;Now in the above code, i guess, it read analog value and then print on UART.&lt;br /&gt;As i said, i don&amp;#39;t have UART so i need a way to test analog.&lt;br /&gt;There are two ways.&lt;br /&gt;1: control fade led with analog pin(i have potentiometer connected)&lt;/p&gt;
&lt;p&gt;2: somehow print analog value to a serial monitor either through bluetooth or someway.&lt;br /&gt;&lt;br /&gt;Can you recommend any example for it?&lt;br /&gt;&lt;br /&gt;It is just for testing of analog pin.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Analog Read and print on emulator</title><link>https://devzone.nordicsemi.com/thread/488828?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2024 09:42:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c3194ba-f82c-4519-a286-34d36f10784a</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;What exactly didn&amp;#39;t work with the example?&lt;/p&gt;
&lt;p&gt;I see that you haven&amp;#39;t included the part that toggles the LED, are you looking for an example on to toggle a LED?&lt;/p&gt;
&lt;p&gt;Is there a specific reason for why you&amp;#39;re using nRF5SDK and not nRF Connect SDK?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>