<?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>BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26064/ble-app-uart-on-pca10056-not-working</link><description>I&amp;#39;m using the original BLE App UART from nRF5_SDK_14.0.0 on a PCA10056 Board.
The board is advertising, but if I want to open a BLE peer-to-peer connection, than the application stops in the app_error_fault_handler. 
 If i use the same BLE App UART</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Oct 2017 12:11:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26064/ble-app-uart-on-pca10056-not-working" /><item><title>RE: BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/thread/102736?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 12:11:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ec1efd3-b95c-4977-b847-3952b498a87c</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;uint16_t max_tx_octets:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/**&amp;lt; Maximum number of payload octets that a Controller supports for transmission of a single Link Layer Data Channel PDU. */
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;uint16_t max_rx_octets:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/**&amp;lt; Maximum number of payload octets that a Controller supports for reception of a single Link Layer Data Channel PDU. */
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/thread/102735?ContentTypeID=1</link><pubDate>Mon, 23 Oct 2017 08:08:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6671c6de-c403-4d24-8ff2-1ac21ee3c1ed</guid><dc:creator>Meriba</dc:creator><description>&lt;p&gt;Hi Joakim&lt;/p&gt;
&lt;p&gt;Thank you for your proposal... with this parameters it works fine.&lt;/p&gt;
&lt;p&gt;Could you please explain me, what does achieve those parameters: dl_params.max_rx_octets and dl_params.max_tx_octets?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/thread/102734?ContentTypeID=1</link><pubDate>Mon, 23 Oct 2017 07:43:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:466de7dc-64fd-441a-af02-908bfd7b2f55</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Meriba!&lt;/p&gt;
&lt;p&gt;Could you please try to add this code to the &lt;code&gt;BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST&lt;/code&gt; in your &lt;code&gt;ble_evt_handler()&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dl_params.max_rx_octets = 0x64;
dl_params.max_tx_octets = 0x64;
dl_params.max_rx_time_us = BLE_GAP_DATA_LENGTH_AUTO;
dl_params.max_tx_time_us = BLE_GAP_DATA_LENGTH_AUTO;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Your code should now look something like this:&lt;br /&gt;
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/blegap.PNG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;Hope that helps!&lt;br /&gt;
Best regards,&lt;br /&gt;
Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/thread/102738?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 14:45:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d04ffd91-244b-42cc-b069-842273d11f30</guid><dc:creator>Meriba</dc:creator><description>&lt;p&gt;I&amp;#39;m using an Iphone 7 with iOS11.0.3, the same smartphone like in my test with the PCA10040, which will work fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/thread/102739?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 11:25:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ca66252-03df-4616-9adb-701ba7399491</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;That should be correct. What are you using to connect to your PCA10056 Board? If you are using a smartphone, which phone are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/thread/102737?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 06:44:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dedfdf20-466b-4206-8f1a-0e848158add2</guid><dc:creator>Meriba</dc:creator><description>&lt;p&gt;I have uploaded the PCA10056 build from the project on a development board with nRF52840 in combination with the Softdevice S140 5.0.0-2.alpha.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/thread/102733?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 06:06:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e42d2287-d006-46f8-88c6-9550a51fa656</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;I addition to superpak&amp;#39;s comment; what softdevices are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE App UART on PCA10056 not working?</title><link>https://devzone.nordicsemi.com/thread/102732?ContentTypeID=1</link><pubDate>Thu, 19 Oct 2017 22:25:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a1e6c0f-ed51-4bbd-822f-c220b5f46ab5</guid><dc:creator>superpak</dc:creator><description>&lt;p&gt;PCA10056 is for nRF52840 and PCA10040 is for nRF52832. Are you sure you are uploading it to the correct board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>