<?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>BLE Appearance</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36495/ble-appearance</link><description>Hello, 
 I am using SDK 12.3.0 on nRF51822 development board and nRFConnect app to scan and connect the peripheral device. 
 When i changed Mouse icon by the GENERIC_THERMOMETER or any other icons in the example of BLE Peripheral Mouse, the mouse icon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Jul 2018 07:46:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36495/ble-appearance" /><item><title>RE: BLE Appearance</title><link>https://devzone.nordicsemi.com/thread/141835?ContentTypeID=1</link><pubDate>Mon, 30 Jul 2018 07:46:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:436722b1-8ae3-435b-abd6-367f88cf3f27</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;The bluetooth appearance can be set using the&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.api.v6.0.0%2Fgroup___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html&amp;amp;anchor=gae5be2c237c81bb36ae370887b88da79f" target="_blank" rel="noopener noreferrer"&gt;sd_ble_gap_appearance_set()&lt;/a&gt; function.&lt;/p&gt;
&lt;p&gt;A list of the different bluetooth appearance values can be found &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.0.0/group___b_l_e___a_p_p_e_a_r_a_n_c_e_s.html?cp=2_3_1_1_0_2_0_1_0_2" target="_blank" rel="noopener noreferrer"&gt;here&lt;/a&gt;, or in the ble_types.h file in your SDK.&lt;/p&gt;
&lt;p&gt;In this thread, using the ble_app_hids_mouse example in SDK 12.3.0, this is done in the gap_params_init() on line 475 in the main.c file.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Appearance</title><link>https://devzone.nordicsemi.com/thread/141762?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 22:35:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:234852ae-2202-47b7-a904-e1f571205999</guid><dc:creator>gercer</dc:creator><description>&lt;p&gt;Where should I define this? Where can i see all the other different appearances?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Appearance</title><link>https://devzone.nordicsemi.com/thread/141139?ContentTypeID=1</link><pubDate>Tue, 24 Jul 2018 12:13:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b124ef63-895d-4c65-ab0b-cbd7c5ac32fe</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Did you connect/pair/bond to the example before changing to the GENERIC_THERMOMETER?&lt;/p&gt;
&lt;p&gt;As I said, this might be caused by some caching issue on the phone. &lt;br /&gt;If the device has been bonded to your smartphone, you should try deleting the bond information, turning the bluetooth on/off, restarting the app.&lt;br /&gt;If the icon still doesn&amp;#39;t change, I would try to restart the smartphone.&lt;/p&gt;
&lt;p&gt;Let me know if you are not able to see the thermometer icon after trying the above, and we will see if we can find another solution.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Appearance</title><link>https://devzone.nordicsemi.com/thread/140751?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 04:25:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e22977e-b306-4b32-b231-81411b5c69ec</guid><dc:creator>Mihir Tailor</dc:creator><description>&lt;p&gt;Hello Joakim,&lt;/p&gt;
&lt;p&gt;Thanks for reply.&lt;/p&gt;
&lt;p&gt;I am using nRFConnect on my Moto G First Generation Smartphone to connect with my peripheral sensor device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Appearance</title><link>https://devzone.nordicsemi.com/thread/140693?ContentTypeID=1</link><pubDate>Thu, 19 Jul 2018 14:00:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c5277dc-7c98-4e46-a904-76d9464a5293</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I tested this myself, and the icon changes when using BLE_APPEARANCE_GENERIC_THERMOMETER.&lt;/p&gt;
&lt;p&gt;Are you connecting to a smartphone? If yes, what smartphone are you using?&lt;br /&gt;Or are you using nRFConnect for desktop?&lt;/p&gt;
&lt;p&gt;It sounds like this might be related to some caching issue.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>