<?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>sigtrap when lightblue access</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1480/sigtrap-when-lightblue-access</link><description>Hello, 
 I&amp;#39;ve completed the ble iBeacon like application we are working on, with some custom GATT services/characteristics as well. 
 When I use LightBlue on a MacBookPro to access the device, the device often &amp;quot;resets&amp;quot;. 
 I&amp;#39;ve attached a screen shot</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jan 2014 10:35:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1480/sigtrap-when-lightblue-access" /><item><title>RE: sigtrap when lightblue access</title><link>https://devzone.nordicsemi.com/thread/6612?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2014 10:35:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ce96e75-7afc-4ff2-8dca-1fcc82be1940</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;My best guess is that what&amp;#39;s really happening here is an error occurring, that is caught by an APP_ERROR_CHECK(), which results in app_error_handler() being called, which does a reset by default.&lt;/p&gt;
&lt;p&gt;For development, I&amp;#39;d strongly recommend to remove this reset and instead uncomment the ble_debug_assert_handler(), since that will cause the application to hang there in an infinite loop there instead. At least you should put a permanent breakpoint in app_error_handler(), so that you see any error occuring.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s hard to say exactly what may be the original error, but I suggest that you find out which method fails first, which error code you get back, and then take a look if it has been asked somewhere here before, or post a new question with that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>