<?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>S120 Scanner and S110 Peripheral Device pairing and exchange data.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12725/s120-scanner-and-s110-peripheral-device-pairing-and-exchange-data</link><description>Hi, I have two device. S120 Scanner and S110 Peripheral Device.
At Scanner, I use SDK 9.0.0 and S130 1.0.0, At Peripheral Device, I use SDK 9.0.0 and S110 8.0.0 .. 
 Scanner 
 
 It is based &amp;quot;ble_app_uart_c_S120-master&amp;quot;. 
 I check pairing and exchange</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Mar 2016 11:36:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12725/s120-scanner-and-s110-peripheral-device-pairing-and-exchange-data" /><item><title>RE: S120 Scanner and S110 Peripheral Device pairing and exchange data.</title><link>https://devzone.nordicsemi.com/thread/48324?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2016 11:36:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bc4d1aa-be26-43fb-a42e-0997b9d3cc02</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@HakJae: What do you mean by it didn&amp;#39;t run ?  Please don&amp;#39;t use F10 to step through the code as the softdevice won&amp;#39;t work with stepping.
You can have a look here : &lt;a href="https://devzone.nordicsemi.com/blogs/821/an-introduction-to-error-handling-in-nrf5-projects/"&gt;https://devzone.nordicsemi.com/blogs/821/an-introduction-to-error-handling-in-nrf5-projects/&lt;/a&gt; on how to do debugging.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S120 Scanner and S110 Peripheral Device pairing and exchange data.</title><link>https://devzone.nordicsemi.com/thread/48327?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2016 14:39:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6d81d12-d10e-454b-91fd-1fca5b54aa15</guid><dc:creator>HakJae</dc:creator><description>&lt;p&gt;Yes, I added device manager in ble_app_uart.&lt;/p&gt;
&lt;p&gt;When I runing debug mode used F10, debuging ble_stack_init(), it don&amp;#39;t run anymore.
Cursor point &amp;quot;app_util.h -&amp;gt; first line&amp;quot;.
Command tap print &amp;quot;*** error 35: undefined line number&amp;quot;&lt;/p&gt;
&lt;p&gt;And, i added a breakpoint inside app_error_handler(), and run my peripheral application in debug mode used F5, It didn&amp;#39;t run. Cursor pointed &amp;quot;int main() {&amp;quot;.&lt;/p&gt;
&lt;p&gt;What can i check any problem ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S120 Scanner and S110 Peripheral Device pairing and exchange data.</title><link>https://devzone.nordicsemi.com/thread/48326?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2016 13:49:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:492bb437-2212-453f-b2f5-57329181cea9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please add a breakpoint inside app_error_handler(), and run your peripheral application in debug mode.
We don&amp;#39;t have device manager in the ble_app_uart, I assume that you added the module in manually?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S120 Scanner and S110 Peripheral Device pairing and exchange data.</title><link>https://devzone.nordicsemi.com/thread/48325?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2016 13:30:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8900c6c4-5aaf-4b58-9373-e883d41a20fe</guid><dc:creator>HakJae</dc:creator><description>&lt;p&gt;Thank you for your help.
When I add DEBUG preprocessor symbol in the C/C++ project option, how can I check the file name and line number? uart? or any other things?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S120 Scanner and S110 Peripheral Device pairing and exchange data.</title><link>https://devzone.nordicsemi.com/thread/48323?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2016 11:41:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b604694d-f93f-4625-9f5e-4c9425a21914</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Hakjae,&lt;/p&gt;
&lt;p&gt;Most likely there was an error thrown but not handled and trigger a reset in app_error_handler. What you can do is to run in debug mode and add a break point inside app_error_handler(). You may need to add DEBUG preprocessor symbol in the C/C++ project option.
Inside that function, you should be able to find the file name and line number caused the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>