<?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>A beginner guide for Sending data from android app to nrf52833BLE like sending a button status from android app to nrf</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89294/a-beginner-guide-for-sending-data-from-android-app-to-nrf52833ble-like-sending-a-button-status-from-android-app-to-nrf</link><description>I have seen webinar on YouTube where NordicSemiconductor demonstrated a peripheral_hr that send simulated heart rate data from nrf52833 to nrf android app. But now I want to send data from an android app to the nrf52833. For instance I want to send status</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 26 Jun 2022 01:28:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89294/a-beginner-guide-for-sending-data-from-android-app-to-nrf52833ble-like-sending-a-button-status-from-android-app-to-nrf" /><item><title>RE: A beginner guide for Sending data from android app to nrf52833BLE like sending a button status from android app to nrf</title><link>https://devzone.nordicsemi.com/thread/374237?ContentTypeID=1</link><pubDate>Sun, 26 Jun 2022 01:28:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea5ada5c-33f8-4d56-9b6e-c64ddecbbf62</guid><dc:creator>Tai</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can start with ble_app_blinky which can be found in&amp;nbsp;nRF5_SDK_14.0.0_3bcc1f7\examples\ble_peripheral. You can use another SDK if you want.&lt;/p&gt;
&lt;p&gt;For the Android app, you can download the source code from here (&lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Blinky"&gt;NordicSemiconductor/Android-nRF-Blinky: nRF Blinky is an application developed targeting an audience of developers who are new to Bluetooth Low Energy (github.com)&lt;/a&gt;). Pls check the instruction mentioned in this app.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Run the nRF code and open the app, you can play with on/off LED from the app to turn on/off LED in nRF development kit. Gluck!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A beginner guide for Sending data from android app to nrf52833BLE like sending a button status from android app to nrf</title><link>https://devzone.nordicsemi.com/thread/374220?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2022 22:14:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b27a442-3eb3-4f91-b57b-9dd71e9b2b38</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can look at peripheral LBS sample for sending data central to peripheral ( here is your DK)&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_lbs/README.html"&gt;Bluetooth: Peripheral LBS — nRF Connect SDK 2.0.99 documentation (nordicsemi.com)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Kazi Afroza Sultana&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>