<?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 with spi  interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41620/ble-with-spi-interrupt</link><description>Hi!! 
 I&amp;#39;m adding spi functionality to S132 and SDK 14.0.0 ble_app_uart now. 
 The communication which added the function of UART to SPI and the sample code of ble_app_uart are successful. 
 
 code1：External interrupt handling 
 code2：External Dummy data</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Dec 2018 14:12:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41620/ble-with-spi-interrupt" /><item><title>RE: BLE with spi  interrupt</title><link>https://devzone.nordicsemi.com/thread/162103?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 14:12:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4900a339-e3c9-41fd-b043-a1ceca358156</guid><dc:creator>Kaito</dc:creator><description>&lt;p&gt;thank you for your reply!&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;I succeeded in sending BLE!!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;However, problems have arisen due to consumption current, so I will post a question again.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;thank you again!!!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE with spi  interrupt</title><link>https://devzone.nordicsemi.com/thread/162077?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 12:51:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:359975e5-b19c-48a9-879d-8d1c9eb862d5</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;I do not understand this question. Can you please elaborate what you mean? You can trigger the transfer on pin change, but the data need to be present in the code.&lt;/li&gt;
&lt;li&gt;nus_data_handler is used for handling data received over NUS (wireless/BLE). If you want to send data, you need to use the function&amp;nbsp;ble_nus_data_send. In ble_app_uart example, the use of his function is shown in&amp;nbsp;uart_event_handle. You need to use the same method to send data from wherever you receive data from &amp;quot;Dummy1&amp;quot;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>