<?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>Sending data to Arduino 101</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26171/sending-data-to-arduino-101</link><description>I would like to start off by saying I am not a very experienced programmer and I only have base knowledge of Java and Android Studio. Furthermore, I have no experience in Bluetooth communication or BLE. I&amp;#39;ve done a lot of research, went through some of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Oct 2017 16:06:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26171/sending-data-to-arduino-101" /><item><title>RE: Sending data to Arduino 101</title><link>https://devzone.nordicsemi.com/thread/103101?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 16:06:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61a81756-5dff-4ee3-89b9-b8c33b5c4d9b</guid><dc:creator>cloud2828</dc:creator><description>&lt;p&gt;Thank you very much, I shall look into it and let you know if I am faced with further problems.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data to Arduino 101</title><link>https://devzone.nordicsemi.com/thread/103100?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 08:59:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93e5fbf1-82ad-40ea-8105-426cd48d7377</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I would recommend either looking at the Blinky examples in the SDK found under /examples/peripheral/blinky and /examples/ble_peripheral/blinky, as well as the Nordic Thingy:52 source code &lt;a href="https://github.com/NordicSemiconductor/Android-Nordic-Thingy"&gt;found on Github&lt;/a&gt;. The Nordic Thingy source code is the source code used to write the Android application. As the Thingy has an LED, it should be quite easy for you to locate how they turn the LED on/off &amp;amp; just slightly modify that functionality to your needs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data to Arduino 101</title><link>https://devzone.nordicsemi.com/thread/103099?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 11:18:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7225f8e-f582-4614-aa61-33271f585534</guid><dc:creator>cloud2828</dc:creator><description>&lt;p&gt;This was helpful in understanding what I need to do but a bit too simplified as the library they used had functions that turned on the LED but I&amp;#39;d like to know what the function actually contains. If I knew this, I do believe I&amp;#39;d be able to translate the code to Java using Android Studio. On another note, I would like to know if the Google example for the GATT client (&lt;a href="https://github.com/googlesamples/android-BluetoothLeGatt/blob/master/README.md)"&gt;github.com/.../README.md)&lt;/a&gt; can be modified to do what I need to do, if so, are there simplified libraries available like the one in the link you sent for Java (Android Studio)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data to Arduino 101</title><link>https://devzone.nordicsemi.com/thread/103097?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 10:48:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a571df29-b2ed-40b8-a250-48c0343d59d8</guid><dc:creator>cloud2828</dc:creator><description>&lt;p&gt;There is no data being read by the client because it is just sending a message to the server to invoke a response right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data to Arduino 101</title><link>https://devzone.nordicsemi.com/thread/103096?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 07:41:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ec10029-11f8-47e5-91dd-30fa3ca7c050</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Normally, the server is the device that contains data which the client can then read. In your case, there is no data to read, but it is correct that the arduino 101 would be the server and the app is the client.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data to Arduino 101</title><link>https://devzone.nordicsemi.com/thread/103098?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 07:23:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0dfb9ee2-1d38-4ac9-93ed-14c4f81a9446</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I think &lt;a href="https://www.hackster.io/inmyorbit/build-your-own-app-that-connects-to-arduino-genuino-101-e55dfe"&gt;this link&lt;/a&gt; gives a great example of how to toggle the LED on/off using an Android app. I would start off with that first. Seems like they use html to code, so it shouldn&amp;#39;t be all too difficult. Good luck!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>