<?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>J-Link not showing up as a usb, not sure what I&amp;#39;m doing with NRFgo Studio when I played with the NRF5X Bootloader, want to do a factory reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57580/j-link-not-showing-up-as-a-usb-not-sure-what-i-m-doing-with-nrfgo-studio-when-i-played-with-the-nrf5x-bootloader-want-to-do-a-factory-reset</link><description>Hi everyone, 
 I&amp;#39;m a beginner with nordic development and I managed to screw up my development kit. It started when I was trying to figure out the BLE blinky app with my IOS phone, when I noticed that the phone detects Nordic Prox instead of blinky. I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Apr 2020 18:02:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57580/j-link-not-showing-up-as-a-usb-not-sure-what-i-m-doing-with-nrfgo-studio-when-i-played-with-the-nrf5x-bootloader-want-to-do-a-factory-reset" /><item><title>RE: J-Link not showing up as a usb, not sure what I'm doing with NRFgo Studio when I played with the NRF5X Bootloader, want to do a factory reset</title><link>https://devzone.nordicsemi.com/thread/243040?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 18:02:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93ffcffe-7861-4acb-a9e7-9ce5579ff3f2</guid><dc:creator>lumos</dc:creator><description>&lt;p class="p1"&gt;&lt;span class="s1"&gt;Here are my observations&lt;/span&gt;&lt;span class="s1"&gt;:&lt;br /&gt;&amp;nbsp;&lt;br /&gt;TLDR: For Blinky, the SDK and board changes the results. For Proximity, it appears though it works the same between all boards and all SDKs, I will use nordic Prox as a basis for app development :)&lt;/span&gt;&lt;span class="s1"&gt;&lt;br /&gt;&lt;br /&gt; &lt;b&gt;1. ble_app_blinky&lt;/b&gt;&lt;br /&gt; &lt;b&gt;1.1 SDK_11.0.0&lt;/b&gt;&lt;br /&gt; &lt;b&gt;SDK_11.0.0 :&amp;nbsp;682527117&lt;/b&gt;&amp;nbsp;&lt;b&gt;(connected but not working on iPhone, works on nrfConnect on Mac)&lt;/b&gt;&lt;br /&gt; Flashed using nrfConnect v3.3.1 - Programmer: experimental_ble_app_blinky_s132_pca10040.hex (in the hex folder)&lt;br /&gt; &lt;b&gt;Connected using NRFConnect Version 2.2 Build 205 on my iPhone 7&lt;/b&gt;&lt;br /&gt; Scanner Picks up Nordic_Blinky, connection is established immediately upon clicking connect, LED1 and LED2 responds properly upon connection (LED1 is on when no connection, LED2 is on after connecting)&lt;br /&gt; Button State Characteristic 1524: Breaks the connection with iPhone when button 1 is pressed&lt;br /&gt; The value of 1524 shows up as: 0x0A-0E-00-23-D1-B-EA-5F-78-23-15-DE-EF-12-12-25-15-00-00&lt;br /&gt; When in try to enable notifications on my nrfconnect app, the phone pops an error: the value&amp;#39;s length is invalid&lt;br /&gt; LED State Characteristic 1525: unresponsive&lt;br /&gt; &lt;b&gt;Connected using nRF Connect v3.3.1 -&amp;nbsp;Bluetooth Low Energy:&lt;/b&gt;&amp;nbsp;Using my other dev kit&amp;nbsp;&lt;b&gt;682270335&lt;/b&gt;&amp;nbsp;as central:&amp;nbsp;&lt;br /&gt; Button and LED characteristics&amp;nbsp;works perfectly!&lt;br /&gt; &lt;br /&gt; &lt;b&gt;SDK_11.0.0 :682270335 (can&amp;#39;t connect on iPhone, works on nrfConnect on Mac)&lt;/b&gt;&lt;br /&gt; Flashing using nrfConnect v3.3.1 - Programmer: experimental_ble_app_blinky_s132_pca10040.hex&amp;nbsp;(in the hex folder)&lt;br /&gt; iPhone nrf Connect: can&amp;#39;t connect, app says connecting,&amp;nbsp;&lt;b&gt;&lt;i&gt;attributes&amp;nbsp;cannot be discovered&lt;/i&gt;&lt;/b&gt;&lt;i&gt;&lt;br /&gt; &lt;/i&gt;-However, LED2 lights up during connection period, however none of the characteristics&amp;nbsp;show up on the attribute table&lt;i&gt;&lt;br /&gt; &lt;/i&gt;&lt;b&gt;Connected using nRF Connect v3.3.1 -&amp;nbsp;Bluetooth Low Energy:&lt;/b&gt;&amp;nbsp;Using my other dev kit&amp;nbsp;&lt;b&gt;682527117&lt;/b&gt;&amp;nbsp;as central:&amp;nbsp;&lt;br /&gt; Button and LED characteristics&amp;nbsp;works perfectly!&lt;br /&gt; &lt;br /&gt; &lt;b&gt;1.2 SDK_14.0.0&lt;/b&gt;&lt;br /&gt; &lt;b&gt;SDK_14.0.0 :&amp;nbsp;682527117&amp;nbsp;(connected, LED works on iPhone, button same as SDK_11, works on nrfConnect on Mac)&lt;br /&gt; &lt;/b&gt;Flashed using nrfConnect v3.3.1 - Programmer: ble_app_blinky_pca10040_s132.hex (in the hex folder)&lt;b&gt;&lt;br /&gt; Connected using NRFConnect Version 2.2 Build 205 on my iPhone 7&lt;br /&gt; &lt;/b&gt;Button Characteristic&amp;nbsp;behaviour&amp;nbsp;is similar as SDK_11&lt;br /&gt; LED State Characteristic works perfectly&amp;nbsp;&lt;br /&gt; &lt;b&gt;Connected using nRF Connect v3.3.1 -&amp;nbsp;Bluetooth Low Energy:&amp;nbsp;Using my other dev kit&amp;nbsp;682527117 as central:&amp;nbsp;&lt;br /&gt; &lt;/b&gt;Button and LED characteristics&amp;nbsp;works perfectly!&lt;b&gt;&lt;br /&gt; SDK_14.0.0 :682270335&amp;nbsp;(can&amp;#39;t connect on iPhone, works on nrfConnect on Mac, same as SDK_11)&lt;br /&gt; &lt;br /&gt; 1.3 SDK_15.0.0&lt;br /&gt; &lt;/b&gt;SDK_15.0.0 :&amp;nbsp;682527117&amp;nbsp;&lt;b&gt;(Works perfectly on iPhone and Mac)&lt;/b&gt;&lt;br /&gt; Flashed using HEX file, as well as built using segger embedded studios, was able to change the name of the device and have it working on as well.&amp;nbsp;&lt;br /&gt; &lt;br /&gt; SDK_15.0.0 : 682270335&amp;nbsp;&lt;b&gt;(can&amp;#39;t connect on iPhone, works on nrfConnect on Mac, same as SDK_11)&lt;/b&gt;&lt;br /&gt; Flashed using HEX file, as well as built using segger embedded studios, works on Mac, not iPhone&lt;br /&gt; &lt;br /&gt; &lt;b&gt;1.4 SDK_16.0.0&lt;/b&gt;&lt;br /&gt; SDK_16.0.0 :&amp;nbsp;682527117&amp;nbsp;&lt;b&gt;(Works perfectly on iPhone and Mac)&lt;/b&gt;&lt;br /&gt; Flashed using HEX file, as well as built using segger embedded studios, was able to change the name of the device and have it working on as well.&amp;nbsp;&lt;br /&gt; &lt;br /&gt; SDK_16.0.0 : 682270335&amp;nbsp;&lt;b&gt;(can&amp;#39;t connect on iPhone, works on nrfConnect on Mac, same as SDK_11)&lt;/b&gt;&lt;br /&gt; Flashed using HEX file, as well as built using segger embedded studios, works on Mac, not iPhone&lt;br /&gt; &lt;br /&gt; *Note, at this point in the experiment, I have received a new board, 682059618, 2020. 10 version&lt;br /&gt; &lt;br /&gt; A note, sometimes when the app on the phone do not connect, use forget this device&lt;br /&gt; &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/15481/cannot-pair-with-previously-bonded-peer-when-key-is-missing"&gt;&lt;span class="s2"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/15481/cannot-pair-with-previously-bonded-peer-when-key-is-missing&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;b&gt;2. ble_app_proximity&lt;/b&gt;&lt;br /&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;2.1 SDK_11.0.0&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;SDK_11.0.0: 682059618 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;/b&gt;&lt;br /&gt; NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682527117, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;SDK_11.0.0: 682527117 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;br /&gt; &lt;/b&gt;NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682059618, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;SDK_11.0.0: 682270335 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;br /&gt; &lt;/b&gt;NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682059618, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;2.2 SDK_14.0.0&lt;br /&gt; SDK_14.0.0: 682059618 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;/b&gt;&lt;br /&gt; NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682270335, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;SDK_14.0.0: 682527117 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;br /&gt; &lt;/b&gt;NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682059618, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;SDK_14.0.0: 682270335 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;br /&gt; &lt;/b&gt;NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682527117, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;2.3 SDK_15.0.0&lt;br /&gt; SDK_15.0.0: 682059618 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;/b&gt;&lt;br /&gt; NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682270335, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;br /&gt; Trying again with Segger embedded studios, managed to change the name to Nordic_Lumos, and the pairing initiated and worked! MacOS still doesn&amp;rsquo;t work &lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;SDK_15.0.0: 682527117 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;/b&gt;&lt;br /&gt; NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682270335, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;SDK_15.0.0: 682270335 &lt;b&gt;(iOS works, NRFConnect on MAC pairing doesn&amp;rsquo;t work)&lt;br /&gt; &lt;/b&gt;NRF Toolbox, works perfectly&lt;br /&gt; NRF connect, connects (doesn&amp;rsquo;t have the LED Button Service)&lt;br /&gt; NRF connect desktop, connects using 682527117, however when paring, gives the failed to authenticate (NRF_ERROR_TIMEOUT)&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;&lt;br /&gt; Trying again with Segger embedded studios, managed to change the name to Nordic_Lumos, and the pairing initiated and worked! MacOS still doesn&amp;rsquo;t work&lt;br /&gt; &lt;br /&gt; Noticed something weird, which is for the LED to work, the phone must pair, and sometimes the app connects without paring, which is what causes the problem, seems like this is mostly the problem on the software side. Will need to look into Xcode. The crux of the problem is likely in the pairing that is needed.&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;Troubleshooting, sometimes when the pairing doesn&amp;rsquo;t happen, try erasing the board, flashing a hex file from the PCB folder, connect with that hex file, which usually initiates the pairing. Disconnect, go to the bluetooth settings on iphone, forget this device, and then flash the firmware using segger, and then run nordic Toolbox and it should work and the paring option should show up. &lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;2.4 SDK_16.0.0&lt;br /&gt; Same as SDK_15.0.0&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;It seems like Nordic Prox SDK_15 is what I&amp;rsquo;m going to use as a basis for development. Thanks for reading through this&lt;/span&gt;&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: J-Link not showing up as a usb, not sure what I'm doing with NRFgo Studio when I played with the NRF5X Bootloader, want to do a factory reset</title><link>https://devzone.nordicsemi.com/thread/242620?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 08:31:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d474df7-b60b-42d1-8aa8-6a760df68050</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Lucas,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Good to know that you can use Segger/nRF Connect and&amp;nbsp;&lt;span&gt;nRF -Command-Line to flash the images.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="lumos"]There are still small issues with the SDK 11 working for BLE_Prox on my iPhone 7, while the SDK_15 and SDK_16 have issues. Not sure why. As in, if I flash the hex file from SDK11, the proximity app works properly, if I flash the SDK_15 for SDK_16, it doesn&amp;#39;t.&amp;nbsp;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do you still have these issues? If so, Could you describe more detail? Do you mean the SDK15 and SDK 16&amp;nbsp;&lt;a title="Software Development Kit" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_proximity.html?resultof=%22%70%72%6f%78%69%6d%69%74%79%22%20%22%70%72%6f%78%69%6d%22%20"&gt;Proximity Application&lt;/a&gt;&amp;nbsp;cannot work? What are your kits? Customer board or DK?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: J-Link not showing up as a usb, not sure what I'm doing with NRFgo Studio when I played with the NRF5X Bootloader, want to do a factory reset</title><link>https://devzone.nordicsemi.com/thread/242568?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 02:19:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c3357a4-3453-4d77-8006-3f93283c361d</guid><dc:creator>lumos</dc:creator><description>&lt;p&gt;Thank Amanda, I&amp;#39;m back up and running now :) There are still small issues with the SDK 11 working for BLE_Prox on my iPhone 7, while the SDK_15 and SDK_16 have issues. Not sure why. As in, if I flash the hex file from SDK11, the proximity app works properly, if I flash the SDK_15 for SDK_16, it doesn&amp;#39;t.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;BLE_Blinky is also functional on only one of my kits, while the other one doesn&amp;#39;t work properly. &lt;br /&gt;&lt;br /&gt;These are small issues, however, I&amp;#39;ve managed to get SDK_11&amp;#39;s proximity to work so I&amp;#39;ll build my code from this for now.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let me know if you have any insights into these other problems I&amp;#39;m experiencing. I think I&amp;#39;m finally getting the hang of it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: J-Link not showing up as a usb, not sure what I'm doing with NRFgo Studio when I played with the NRF5X Bootloader, want to do a factory reset</title><link>https://devzone.nordicsemi.com/thread/242567?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 02:14:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:292e4adf-3d2e-417c-8b8b-b213ae706a29</guid><dc:creator>lumos</dc:creator><description>&lt;p&gt;Hi, Thanks Amanda&lt;/p&gt;
&lt;p&gt;Many small nuances:&lt;/p&gt;
&lt;p&gt;1. Segger embedded studios asks to update the firmware on the device, after updating, it doesn&amp;#39;t show the J-Link in the explorer anymore. &lt;br /&gt;&lt;br /&gt;I recovered from this issue by entering bootloader mode: by turning off and on the kit while holding the Boot/reset button. A bootloader window will pop up on your screen, flash the firmware on the&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52-DK"&gt;https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52-DK&lt;/a&gt;&amp;nbsp;donwload tab and I got JLINK back.&lt;br /&gt;2. Without JLINK, I can also use&amp;nbsp;NRFConnect, as NRFgo Studio seems to be outdated -nRF -Command-Line-Tools also work&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: J-Link not showing up as a usb, not sure what I'm doing with NRFgo Studio when I played with the NRF5X Bootloader, want to do a factory reset</title><link>https://devzone.nordicsemi.com/thread/233566?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 14:41:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e07c710-401b-43a7-af32-f2a5ec4c866f</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you use&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop"&gt;nRF-Connect-for-desktop -Programmer&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools/Download"&gt;nRF-Command-Line-Tools&lt;/a&gt;&amp;nbsp;with the following commands for&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52-DK"&gt;nRF52-DK&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;nrfjprog --family NRF52 --program s132_nrf52_7.0.1_softdevice.hex --chiperase --verify

nrfjprog --family NRF52 --program ble_app_blinky_pca10040_s132.hex --sectorerase --verify

nrfjprog --family NRF52 --reset&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;s132_nrf52_7.0.1_softdevice.hex&amp;nbsp; is under&amp;nbsp;nRF5_SDK_16.0.0_98a08e2\components\softdevice\s132\hex&lt;/p&gt;
&lt;p&gt;ble_app_blinky_pca10040_s132.hex is under nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_blinky\hex&lt;/p&gt;
&lt;p&gt;Please also refer to the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_blinky.html"&gt;BLE Blinky Application&lt;/a&gt;&amp;nbsp;section for the setting.&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>