<?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>LG G5 bluetooth devices with nrf51 and nrf52 in UART example code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20339/lg-g5-bluetooth-devices-with-nrf51-and-nrf52-in-uart-example-code</link><description>I am using an LG G5 and my co worker let me use a google pixel. I tried using the s132 softdevice along with the BLE UART example code from 12.2.0, I get the device is not supported message on my phone app. I can try the 13.0.0 alpha but I can properly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Mar 2017 21:46:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20339/lg-g5-bluetooth-devices-with-nrf51-and-nrf52-in-uart-example-code" /><item><title>RE: LG G5 bluetooth devices with nrf51 and nrf52 in UART example code</title><link>https://devzone.nordicsemi.com/thread/79259?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 21:46:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f95f89a-bc2a-4b49-9dc3-63d07414953e</guid><dc:creator>Daniel Wang</dc:creator><description>&lt;p&gt;btw Craig, instead of posting a new question in the comment field, that is not relevant to the original question, you should instead post a new question on the front page :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LG G5 bluetooth devices with nrf51 and nrf52 in UART example code</title><link>https://devzone.nordicsemi.com/thread/79258?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 20:51:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:505d4d65-0fab-4692-82b4-5da3192b37f8</guid><dc:creator>Daniel Wang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; void set_dle(void){

            ble_opt_t  opt;

        memset(&amp;amp;opt, 0x00, sizeof(opt));

        opt.gap_opt.ext_len.rxtx_max_pdu_payload_size = pdu_size; // max 251 i think

    
        err_code = sd_ble_opt_set(BLE_GAP_OPT_EXT_LEN, &amp;amp;opt);

        APP_ERROR_CHECK(err_code);
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Try this function :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LG G5 bluetooth devices with nrf51 and nrf52 in UART example code</title><link>https://devzone.nordicsemi.com/thread/79262?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 15:58:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40b9262f-b11d-47b0-b377-c52557071b3a</guid><dc:creator>Craig</dc:creator><description>&lt;p&gt;I posted a comment in addition to my original question not sure if you will get notified of that....still learning this blog.....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LG G5 bluetooth devices with nrf51 and nrf52 in UART example code</title><link>https://devzone.nordicsemi.com/thread/79257?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 15:57:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d3c3e9c-84bc-4f75-a30b-7d02f0945d3b</guid><dc:creator>Craig</dc:creator><description>&lt;p&gt;Also are you familiar with DLE? I am having issues with it right now I dont thing any of this is related but just out of curiosity? I am using 12.2.0 uart example and trying to integrate DLE into that, I have gotten it to compile and &amp;quot;accept the code to boot but I cannot get it to move past the 20 byte length yet sending or receiving, still working off an example i found here &lt;a href="https://devzone.nordicsemi.com/question/95007/peripheral-fault-from-dle-with-s132-v30/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LG G5 bluetooth devices with nrf51 and nrf52 in UART example code</title><link>https://devzone.nordicsemi.com/thread/79261?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 15:28:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fafb6496-2932-4062-8ea7-46adf3d90d37</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I&amp;#39;m glad that it worked.
To avoid the issue, make sure you set
p_ble_enable_params-&amp;gt;gatts_enable_params.service_changed  = 1 in the ble_enable_params when you enable the softdevice  ble_stack_init().
This is to tell the phone that the attributable may change.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LG G5 bluetooth devices with nrf51 and nrf52 in UART example code</title><link>https://devzone.nordicsemi.com/thread/79260?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 15:18:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67ec064c-ab69-443f-8ad9-a84282300cca</guid><dc:creator>Craig</dc:creator><description>&lt;p&gt;OK great thanks so much that makes sense from what we&amp;#39;ve seen here.....It worked great!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LG G5 bluetooth devices with nrf51 and nrf52 in UART example code</title><link>https://devzone.nordicsemi.com/thread/79263?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 10:00:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e8929ea-7bca-4a09-912e-22cf957279ea</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Craig,&lt;/p&gt;
&lt;p&gt;Could be the attribute table caching issue. You may want to try to turn off and on bluetooth, or try using nRFConnect app for testing. In nRFConnect we erase attribute table cache when disconnecting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>