<?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>BlendMicro App (inventor)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15106/blendmicro-app-inventor</link><description>Hi there, 
 First: I’m a newby, just did some things with Arduino to control some LEDs etc but not much more before. 
 What’s my plan: I actually ‘ld lik to control some servos/LEDs via my smartphone (remote control for a micro RC Truck). That’s why</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Nov 2017 12:40:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15106/blendmicro-app-inventor" /><item><title>RE: BlendMicro App (inventor)</title><link>https://devzone.nordicsemi.com/thread/57700?ContentTypeID=1</link><pubDate>Mon, 13 Nov 2017 12:40:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12540229-90a1-428b-97fd-30df9dc49d5a</guid><dc:creator>JC</dc:creator><description>&lt;p&gt;Since this question is quite for long time, I suppose that you got the answer already, if not, please contact us (jc@iecont.com) for more information, since we had succeed to develop the app inventor code to contact the Nordic BLE devices, such as power plug, LEDs, Button, Buzzer, and temperature ....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BlendMicro App (inventor)</title><link>https://devzone.nordicsemi.com/thread/57699?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2017 22:42:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2c8f5bb-b58d-4a86-974d-e238455544db</guid><dc:creator>B</dc:creator><description>&lt;p&gt;Hi Tobi!
I’m currently working on a project using nRF51422 and I would like to interface it with App Inventor… Did you manage to send data from nRF8001 to App Inventor??
I have more doubts in the code part of NRf51422. Could you help me please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BlendMicro App (inventor)</title><link>https://devzone.nordicsemi.com/thread/57698?ContentTypeID=1</link><pubDate>Sun, 17 Jul 2016 09:55:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82948e35-a2f1-4224-b4de-d76bf1ab1d57</guid><dc:creator>Tobi</dc:creator><description>&lt;p&gt;thank you a lot. Took me some time to get that there is indeed a small different in the service and characteristic UUID, haha.
Just have the problem that all variables i send get changed. If I send a byte, it gets multiplied by 1000, and int/string get 48 added. (when i read it with the serial monitor). A bit weird, but I guess it&amp;#39;s an app-inventor or RedBearLab issue (I use parts of the simpleControls sketch). Just saying, maybe someone here knows about it;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BlendMicro App (inventor)</title><link>https://devzone.nordicsemi.com/thread/57697?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2016 07:32:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13fea908-ce05-4ba0-bb43-2e3973c34557</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Tobi: You can find the UUID by using our nRF Master Control Panel app. You can download the app from Google play or Play Store.
Your question is similar to &lt;a href="https://redbearlab.zendesk.com/entries/81917739-How-can-i-know-the-Service-UUID-TX-UUID-and-RX-UUID-of-my-BLE-Shield-"&gt;this&lt;/a&gt;.
And by following it you can find &lt;a href="https://github.com/RedBearLab/Android/blob/master/Examples/BLEController/src/com/redbear/RedBearService/RedBearService.java"&gt;this&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BlendMicro App (inventor)</title><link>https://devzone.nordicsemi.com/thread/57696?ContentTypeID=1</link><pubDate>Wed, 13 Jul 2016 16:36:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7232d4e0-2587-4958-aed9-b16d2b435f5f</guid><dc:creator>Tobi</dc:creator><description>&lt;p&gt;I meant UUID;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BlendMicro App (inventor)</title><link>https://devzone.nordicsemi.com/thread/57695?ContentTypeID=1</link><pubDate>Wed, 13 Jul 2016 16:34:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb872f18-97b4-45f7-be6e-5e8ea6bd388e</guid><dc:creator>Tobi</dc:creator><description>&lt;p&gt;Hey, thank you. How do I get the serviceUIID/characteristicUIID? I&amp;#39;m using one of the RedBearLab Arduino-examples, and it looks quite simple wherefore I wanna try it with this first.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/RedBearLab/nRF8001/blob/master/examples/SimpleControls/SimpleControls.ino"&gt;github.com/.../SimpleControls.ino&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There is no UIID definied in this sketch. How can it communicate with the suitable app?&lt;/p&gt;
&lt;p&gt;I know about your Tutorials here, but they are not about Arduino and I think it should be possible to get that without extra software and hardware, shouldn&amp;#39;t it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BlendMicro App (inventor)</title><link>https://devzone.nordicsemi.com/thread/57694?ContentTypeID=1</link><pubDate>Wed, 13 Jul 2016 13:20:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e460dda-b9c0-4ce1-aeea-b736ffc16871</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Tobi: If your app can interface with BLE, it should be able to interface with the nRF8001.
You just need to make sure your connect to the right device, write/read/enable notification with the right characteristic/service (the UUID).&lt;/p&gt;
&lt;p&gt;Note that the BLE chip on the Adruino 101 may not be the nRF8001, we don&amp;#39;t know which chip is inside that Curie module. But it doesn&amp;#39;t matter as BLE is a standard and your app should work with any BLE chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>