<?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>Immediate Alert Client Application + Smartphone</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33127/immediate-alert-client-application-smartphone</link><description>Hi! 
 I am trying to test the Immediate Alert Client application example (ble_app_ias_c) from nRF5_SDK_15.0.0 on my nRF52832 based module. I want to understand how to test this application and see the alert notification on my smartphone. 
 Thank you.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Oct 2019 18:33:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33127/immediate-alert-client-application-smartphone" /><item><title>RE: Immediate Alert Client Application + Smartphone</title><link>https://devzone.nordicsemi.com/thread/216231?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 18:33:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e06d9ea-abd5-49f0-906d-fb2cbe447349</guid><dc:creator>fatemeh ghasemi</dc:creator><description>&lt;p&gt;Hi, Regarding your reply, can you tell me how I can add&amp;nbsp;&lt;span&gt;the predefined Immediate Alert service in a new server?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Immediate Alert Client Application + Smartphone</title><link>https://devzone.nordicsemi.com/thread/128011?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 10:05:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98002bac-f251-4722-ab6c-ad6416743d61</guid><dc:creator>Gaurav</dc:creator><description>&lt;p&gt;Hi, Rune!&lt;br /&gt;&lt;br /&gt;Thanks for your advice. I understand.&lt;br /&gt;Since I just want to develop a quick POC for now, so such quick-fixes could be handy and that&amp;#39;s why wanted to check with you.&lt;br /&gt;But yeah, as you mentioned, the mass-produced product must have a custom service with a formal UUID.&lt;br /&gt;&lt;br /&gt;Anyway, I could finally manage to get the GPIO status on the smartphone.&lt;br /&gt;So, I think we can conclude this.&lt;br /&gt;&lt;br /&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Immediate Alert Client Application + Smartphone</title><link>https://devzone.nordicsemi.com/thread/127843?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 13:03:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf73606a-ae0e-465d-b0cb-8c20dc2cc5bb</guid><dc:creator>Rune Holmgren</dc:creator><description>&lt;p&gt;If it&amp;#39;s only a single sensor I guess sending &amp;quot;no alert&amp;quot; and &amp;quot;mild alert&amp;quot; is a reasonable enough way of indicating to a phone what state the sensor is in. Note that you can&amp;#39;t just send arbitrary values if you want to be &lt;a href="https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.characteristic.alert_level.xml"&gt;within the specification &lt;/a&gt;of the service. If you want to make changes to the way the service and/or characteristics work you should create a new UUID for which there is no specification and you may do whatever you want. For testing purposes you can, of course,&amp;nbsp;do whatever you want to the service, it&amp;#39;s only releasing a mass produced product which would require a proper UUID.&lt;/p&gt;
&lt;p&gt;A more correct way of reporting the state of a sensor would be to create a custom service with a &amp;quot;sensor state&amp;quot; characteristic which would simply be an integer which is 0 or 1 depending on the sensor state.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Rune Holmgren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Immediate Alert Client Application + Smartphone</title><link>https://devzone.nordicsemi.com/thread/127592?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 10:59:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9158f24-9802-416c-ae4b-d1e074a69507</guid><dc:creator>Gaurav</dc:creator><description>&lt;p&gt;Hi! Rune,&lt;/p&gt;
&lt;p&gt;I have a follow-up question.&lt;/p&gt;
&lt;p&gt;Now, I want to modify the Immediate Alert Client Application.&lt;br /&gt;Currently, there are three states in the example:&lt;br /&gt;-0x00: No Alert&lt;br /&gt;-0x01: Mild Alert&lt;br /&gt;-0x02: High Alert&lt;br /&gt;Now I plan to modify these state values itself. How do you suggest to proceed with&amp;nbsp;it?&lt;/p&gt;
&lt;p&gt;Basically,&amp;nbsp;the application simply requires me to have a sensor(that gives binary output only) connected to the nRF52832 module and display the sensor value on the smartphone.&lt;br /&gt;So, I plan to attach the sensor with one of the GPIO&amp;#39;s (input) and send the GPIO status via the Immediate Alert Client Application to the smartphone.&lt;br /&gt;&lt;br /&gt;If you think I&amp;nbsp;should try something else, please let me know.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Immediate Alert Client Application + Smartphone</title><link>https://devzone.nordicsemi.com/thread/127391?ContentTypeID=1</link><pubDate>Mon, 09 Apr 2018 10:21:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d9d09c0-2809-4fd0-8bd7-589a9ccb5bc4</guid><dc:creator>Gaurav</dc:creator><description>&lt;p&gt;Hi! Rune,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;br /&gt;Looks like this testing method is for nRFConnect desktop version.&lt;br /&gt;&lt;br /&gt;But anyway, in smartphone app also by adding the predefined Immediate Alert service in a new server, I could get it working.&lt;/p&gt;
&lt;p&gt;Thanks again for your help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Gaurav.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Immediate Alert Client Application + Smartphone</title><link>https://devzone.nordicsemi.com/thread/127245?ContentTypeID=1</link><pubDate>Fri, 06 Apr 2018 14:27:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc805e48-b6b1-43a1-b15a-8353e928c5f8</guid><dc:creator>Rune Holmgren</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;All nRF5 SDK examples have a testing section in the documentation explaining how to get the example up running. Below you can see the testing section for the&amp;nbsp;Immediate Alert Client.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/1040x1119/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-e5c080902aa2416b8bb87bac4b622b2e/testing.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Rune Holmgren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>