<?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>qspi data handler function not getting called in ble peripheral code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60199/qspi-data-handler-function-not-getting-called-in-ble-peripheral-code</link><description>I am trying to collect sensor data and store in flash using qspi interface. Unlike the peripheral example code, the qspi data handler function is not getting hit with ble stack. 
 
 /*QSPI initialization*/ 
 nrf_drv_qspi_config_t config = NRF_DRV_QSPI_DEFAULT_CONFIG;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Apr 2020 12:27:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60199/qspi-data-handler-function-not-getting-called-in-ble-peripheral-code" /><item><title>RE: qspi data handler function not getting called in ble peripheral code</title><link>https://devzone.nordicsemi.com/thread/244716?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 12:27:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f05c181a-d967-4474-ae0f-4ce28925008a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure what you mean about this. The QSPI handler is part of the QSPI&amp;nbsp;driver which is independent of the BLE module of the SDK. You can include and implement the QSPI driver to an example using BLE if you want but this is not done by default. Please try to explain in detail what you want to achieve and I will try to help you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>