<?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>Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12076/can-i-use-nrf-uart-example-with-different-uuid-to-send-data</link><description>hi ,
i want to transfer data using custom profile.
in which i want to have apple midi uuid service (03B80E5A-EDE8-4B33-A751-6CE34EC4C700) and IO characterstics (7772E5DB-3868-4112-A1A9-F2669D106BF3). 
 how can i implement uart example with these two</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Feb 2016 12:27:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12076/can-i-use-nrf-uart-example-with-different-uuid-to-send-data" /><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45709?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2016 12:27:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f93bb5bf-6835-45e0-8fda-0ad60415d85e</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Android nrf UART looks for the Nordic UART service UUID. If this is missing I assume you will get that popup. This means you have to change the &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-UART/blob/master/app/src/main/java/com/nordicsemi/nrfUARTv2/UartService.java#L80"&gt;UUID in the app&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45708?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 19:36:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b97e91e-e1b1-4c49-ab88-0ce4376eec2e</guid><dc:creator>Deepak Kumar</dc:creator><description>&lt;p&gt;i have already created a seprate application having MIDI profile UUID and it supports uart service. when i connects with nrf uart android app. it shows the device. after connecting message popups that does&amp;#39;nt support uart.&lt;/p&gt;
&lt;p&gt;may be because my android nrf uart have different uuid of uart service. which is not same as my uart service having midi uuid.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45707?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 19:20:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:843cb74c-981f-4ad1-80b3-05bc9ba93c45</guid><dc:creator>Deepak Kumar</dc:creator><description>&lt;p&gt;how can i do that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45706?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 12:57:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ecc2cf3-4eb7-4d2c-9a3a-aaca459e8824</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;OSX supports the MIDI profile I don&amp;#39;t think its a good idea to use the same UUID for UART. If you want to transfer data to OSX you should create an application that supports the UART service.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45705?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:59:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11fb04c5-0433-407c-a050-51209a05826e</guid><dc:creator>Deepak Kumar</dc:creator><description>&lt;p&gt;in this following code they are setting uuid of MIDI specification and sending data using uart.
can i do the same for nrf51 sdk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45704?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:58:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89dace7d-4f96-49d2-bcd3-36b8e9854a8e</guid><dc:creator>Deepak Kumar</dc:creator><description>&lt;p&gt;i want to implement the same in nrf nordic sdk to send data.
please have a look at it.
&lt;a href="https://github.com/sieren/blidino/blob/master/nRF51822-BLEMIDI/nRF51822-BLEMIDI.ino"&gt;github.com/.../nRF51822-BLEMIDI.ino&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45703?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:40:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1028a8f-1d2f-4bc5-9939-fb7e26a2b3ea</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;To be honest, I cannot understand what exactly you want to achieve. Maybe you could describe your use case in more details or draw some data flow&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45702?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:39:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:944b0b28-5888-4a3e-980c-7040bdac1b7a</guid><dc:creator>Deepak Kumar</dc:creator><description>&lt;p&gt;what if i use ancs nordic example to send the same. will it work for me?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45701?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:37:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f130175-dd49-4257-93b8-a15e4a90de9a</guid><dc:creator>Deepak Kumar</dc:creator><description>&lt;p&gt;i only want mac to interpret data from this service.
i have no idea how to send data to mac using these sevice.&lt;/p&gt;
&lt;p&gt;help me please..:(&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45700?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:35:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b20c6fe3-6dc5-434e-9283-bf423a0ae503</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Do you want your mac to interpret data of from this service, as midi data? or You just want some type of &amp;quot;uart&amp;quot; but using this service? (probably depends if you are able to catch incoming data)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45699?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:33:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62eb76e1-b547-4ce3-a039-5f4c039e56a1</guid><dc:creator>Deepak Kumar</dc:creator><description>&lt;p&gt;no i dont know, this is uuid of apple midi service.
my custom profile is only detected by mac if and only if i put these uuid as my primary service.
i need to send data only.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use nrf uart example with different uuid to send data</title><link>https://devzone.nordicsemi.com/thread/45698?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:28:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8cdbdd1-0e9b-479c-98ff-8a986a540656</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;are you sure that this profile (which is not actuallly custom but some type of standard one) works on the same principle as nordics NUS service...?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>