<?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>nRF52811, adding s140 to SDK 16.0 for Coded Phy and NUS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53756/nrf52811-adding-s140-to-sdk-16-0-for-coded-phy-and-nus</link><description>Hi, 
 The examples in the SDK 16.0 for the nRF52811 all use the s112 and I woul dlike to have a NUS board (peripheral) with coded phy to talk to a nRF52840. 
 
 What are the steps to use s140? should I open the s112 project and just change the binary</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Feb 2020 07:06:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53756/nrf52811-adding-s140-to-sdk-16-0-for-coded-phy-and-nus" /><item><title>RE: nRF52811, adding s140 to SDK 16.0 for Coded Phy and NUS</title><link>https://devzone.nordicsemi.com/thread/232449?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 07:06:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:171baf76-6f1f-409d-9c29-4a219e06f843</guid><dc:creator>ERAN GISSER</dc:creator><description>&lt;p&gt;Hi Jimmy,&lt;/p&gt;
&lt;p&gt;Any news regarding my question ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Tnx,&lt;/p&gt;
&lt;p&gt;Eran&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811, adding s140 to SDK 16.0 for Coded Phy and NUS</title><link>https://devzone.nordicsemi.com/thread/230793?ContentTypeID=1</link><pubDate>Fri, 24 Jan 2020 08:42:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c74ad10-1a0d-4b32-b506-88a52b6b45b8</guid><dc:creator>ERAN GISSER</dc:creator><description>&lt;p&gt;Hi Jimmy,&lt;/p&gt;
&lt;p&gt;I removed from init main the ble_adverising and bsp module as follows&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/**@brief Application main function.
 */
int main(void)
{
    bool erase_bonds;

    // Initialize.
    uart_init();
    log_init();
    timers_init();
    //buttons_leds_init(&amp;amp;erase_bonds);
    power_management_init();
    ble_stack_init();
    gap_params_init();
    gatt_init();
    services_init();
    //advertising_init();
    conn_params_init();

    // Start execution.
    printf(&amp;quot;\r\nUART started.\r\n&amp;quot;);
    NRF_LOG_INFO(&amp;quot;Debug logging for UART over RTT started.&amp;quot;);
    //advertising_start();

    // Enter main loop.
    for (;;)
    {
        idle_state_handle();
    }
}


/**
 * @}
 */
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;but still getting these some error (less from before)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf52811-nus-coded-phy.txt"&gt;devzone.nordicsemi.com/.../nrf52811-nus-coded-phy.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Pls advice&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Or provide me a fix main.c&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Tnx,&lt;/p&gt;
&lt;p&gt;Eran.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811, adding s140 to SDK 16.0 for Coded Phy and NUS</title><link>https://devzone.nordicsemi.com/thread/230198?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 01:35:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd17bc77-90ca-40a0-96ab-ad2221729e45</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;Hi Eran,&lt;/p&gt;
&lt;p&gt;On my example, I am not using the ble_advertising and&amp;nbsp;&lt;span&gt;buttons_leds_init.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And then, I remove such files in my project.&amp;nbsp; It is the reason why you get the errors.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;if you need to port on your project, you need to change which is same as mine.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Otherwise, you will miss ble_advertising and bsp module.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811, adding s140 to SDK 16.0 for Coded Phy and NUS</title><link>https://devzone.nordicsemi.com/thread/230119?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 15:10:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd4e96dc-16dd-4c3f-9984-18b9b1e07fb1</guid><dc:creator>ERAN GISSER</dc:creator><description>&lt;p&gt;Hi Jimmy,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried to compile ble_app_uart but w/o success.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i got Linking ble_app_uart_pca10056e_s140.elf (17 errors) . See below output&lt;/p&gt;
&lt;p&gt;The central side (ble_app_uart_c) has been compiled and run without any problem using S140 7.0.1 and the 2 libraries components_modified and module.&lt;/p&gt;
&lt;p&gt;Any idea?&lt;/p&gt;
&lt;p&gt;Tnx,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf51811-nus-coded-phy.txt"&gt;devzone.nordicsemi.com/.../nrf51811-nus-coded-phy.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811, adding s140 to SDK 16.0 for Coded Phy and NUS</title><link>https://devzone.nordicsemi.com/thread/227514?ContentTypeID=1</link><pubDate>Sat, 04 Jan 2020 05:58:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ece72ee3-aa81-43c6-a5c0-8347eaebf5c9</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;Hi Wozix,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I did the specified folders because all the modified files are isolated from the original SDK (such as components).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811, adding s140 to SDK 16.0 for Coded Phy and NUS</title><link>https://devzone.nordicsemi.com/thread/227490?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2020 19:15:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:961c6640-d28d-4b74-9d57-120b7f602bf8</guid><dc:creator>wozix</dc:creator><description>&lt;p&gt;Hi Jimmy, thanks for the example. I copied your SES settings to another project running the NRF52811 and it ran and I&amp;#39;m transmitting in coded phy. I noticed that you have a folder called &amp;quot;components modified&amp;quot;. Did you modify any file to make the project work with the nrf52811? Or why do you have that specific folder?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811, adding s140 to SDK 16.0 for Coded Phy and NUS</title><link>https://devzone.nordicsemi.com/thread/217255?ContentTypeID=1</link><pubDate>Tue, 29 Oct 2019 08:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd751aa1-2e9c-4ca7-a974-2e8821f0b5fc</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;HI,&lt;br /&gt;&lt;br /&gt;you can use the sdk15.3 / S140 on nRF52811.&lt;br /&gt;&lt;a href="https://github.com/jimmywong2003/nrf52811-ble-long-range-demo"&gt;https://github.com/jimmywong2003/nrf52811-ble-long-range-demo&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>