<?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 stumbles without RTT Viewer.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75648/ble-stumbles-without-rtt-viewer</link><description>Hello, I&amp;#39;m developing a BLE mouse using nRF52840. I found something strange while testing mouse movement by connecting the BLE. I was logging using the RTTViewer and found that the BLE only works normally when the logger is in operation. 
 
 
 Here is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Aug 2021 08:29:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75648/ble-stumbles-without-rtt-viewer" /><item><title>RE: BLE stumbles without RTT Viewer.</title><link>https://devzone.nordicsemi.com/thread/325038?ContentTypeID=1</link><pubDate>Mon, 16 Aug 2021 08:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93d78dbb-8cf5-401f-a37b-820165b12a8d</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Sorry for not getting back to you sooner, have you had any progress on this issue ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE stumbles without RTT Viewer.</title><link>https://devzone.nordicsemi.com/thread/313439?ContentTypeID=1</link><pubDate>Thu, 03 Jun 2021 13:22:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbcf7238-e4a1-457a-a81f-542c5efb2ef9</guid><dc:creator>pingoflimbs</dc:creator><description>&lt;p&gt;&lt;span&gt;The SEGGER_RTT_CONFIG_DEFAULT_MODE setting you mentioned is already 0.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Let me explain the phenomenon in more detail.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Flashing Firmware from SES to Ctrl+T+L.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I&amp;#39;ve set up BLE Advertising after the LED lights when Firmware runs.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;But the LED doesn&amp;#39;t turn on.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;In other words, Firmware does not run immediately after Flash.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Of course, I can&amp;#39;t check BLE either.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;However, LED and BLE turn on when F2 is pressed in RTTVviewer to start logging.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I&amp;#39;ll call this &amp;quot;STATE1&amp;quot;.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;In &amp;quot;STATE1&amp;quot;, when I press F3 to disconnect the RTTVviewer, it sends data very stumbly as shown in the video.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;But in a state of &amp;quot;STATE1&amp;quot; physically disconnect the SWD&amp;nbsp;and SWC,&amp;nbsp;LED and BLE are still working fine.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I&amp;#39;ll call this &amp;quot;STATE2&amp;quot;.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;When I physically disconnect power from &amp;quot;STATE2&amp;quot; and reconnect and reboot, the LED lights up, but the BLE is not responding.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;in conclusion&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;SWDSWC plug-&amp;gt; Flashing -&amp;gt; LED:off , BLE:off&lt;/p&gt;
&lt;p&gt;SWDSWC&amp;nbsp;plug-&amp;gt; Flashing -&amp;gt; SWDSWC&amp;nbsp;unplug -&amp;gt; nRF reset -&amp;gt;&amp;nbsp;LED:on, BLE:stumble&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;SWDSWC plug-&amp;gt; Flashing -&amp;gt; &lt;span&gt;connect&amp;nbsp;&lt;/span&gt;RTT -&amp;gt; LED:on, BLE:on&lt;/p&gt;
&lt;p&gt;SWDSWC plug-&amp;gt; Flashing -&amp;gt; &lt;span&gt;connect&amp;nbsp;&lt;/span&gt;RTT -&amp;gt;&amp;nbsp;SWDSWC unplug-&amp;gt; LED:on, BLE:on&lt;/p&gt;
&lt;p&gt;SWDSWC&amp;nbsp;plug-&amp;gt; Flashing -&amp;gt; connect RTT -&amp;gt; disconnect RTT -&amp;gt; LED:on, BLE:stumble&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It seems as if the Connect, Disconnect command in RTTVviewer has some effect on Softdevice.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span&gt;Here I attach the sdk_config.h code of my clock and RTT.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;// &amp;lt;e&amp;gt; NRFX_CLOCK_ENABLED - nrfx_clock - CLOCK peripheral driver
//==========================================================
#ifndef NRFX_CLOCK_ENABLED
#define NRFX_CLOCK_ENABLED 1
#endif
// &amp;lt;o&amp;gt; NRFX_CLOCK_CONFIG_LF_SRC  - LF Clock Source
 
// &amp;lt;0=&amp;gt; RC 
// &amp;lt;1=&amp;gt; XTAL 
// &amp;lt;2=&amp;gt; Synth 
// &amp;lt;131073=&amp;gt; External Low Swing 
// &amp;lt;196609=&amp;gt; External Full Swing 

#ifndef NRFX_CLOCK_CONFIG_LF_SRC
#define NRFX_CLOCK_CONFIG_LF_SRC 1
#endif

// &amp;lt;o&amp;gt; NRFX_CLOCK_CONFIG_IRQ_PRIORITY  - Interrupt priority
 
// &amp;lt;0=&amp;gt; 0 (highest) 
// &amp;lt;1=&amp;gt; 1 
// &amp;lt;2=&amp;gt; 2 
// &amp;lt;3=&amp;gt; 3 
// &amp;lt;4=&amp;gt; 4 
// &amp;lt;5=&amp;gt; 5 
// &amp;lt;6=&amp;gt; 6 
// &amp;lt;7=&amp;gt; 7 

#ifndef NRFX_CLOCK_CONFIG_IRQ_PRIORITY
#define NRFX_CLOCK_CONFIG_IRQ_PRIORITY 6
#endif

// &amp;lt;e&amp;gt; NRFX_CLOCK_CONFIG_LOG_ENABLED - Enables logging in the module.
//==========================================================
#ifndef NRFX_CLOCK_CONFIG_LOG_ENABLED
#define NRFX_CLOCK_CONFIG_LOG_ENABLED 0
#endif
// &amp;lt;o&amp;gt; NRFX_CLOCK_CONFIG_LOG_LEVEL  - Default Severity level
 
// &amp;lt;0=&amp;gt; Off 
// &amp;lt;1=&amp;gt; Error 
// &amp;lt;2=&amp;gt; Warning 
// &amp;lt;3=&amp;gt; Info 
// &amp;lt;4=&amp;gt; Debug 

#ifndef NRFX_CLOCK_CONFIG_LOG_LEVEL
#define NRFX_CLOCK_CONFIG_LOG_LEVEL 3
#endif

// &amp;lt;o&amp;gt; NRFX_CLOCK_CONFIG_INFO_COLOR  - ANSI escape code prefix.
 
// &amp;lt;0=&amp;gt; Default 
// &amp;lt;1=&amp;gt; Black 
// &amp;lt;2=&amp;gt; Red 
// &amp;lt;3=&amp;gt; Green 
// &amp;lt;4=&amp;gt; Yellow 
// &amp;lt;5=&amp;gt; Blue 
// &amp;lt;6=&amp;gt; Magenta 
// &amp;lt;7=&amp;gt; Cyan 
// &amp;lt;8=&amp;gt; White 

#ifndef NRFX_CLOCK_CONFIG_INFO_COLOR
#define NRFX_CLOCK_CONFIG_INFO_COLOR 0
#endif

// &amp;lt;o&amp;gt; NRFX_CLOCK_CONFIG_DEBUG_COLOR  - ANSI escape code prefix.
 
// &amp;lt;0=&amp;gt; Default 
// &amp;lt;1=&amp;gt; Black 
// &amp;lt;2=&amp;gt; Red 
// &amp;lt;3=&amp;gt; Green 
// &amp;lt;4=&amp;gt; Yellow 
// &amp;lt;5=&amp;gt; Blue 
// &amp;lt;6=&amp;gt; Magenta 
// &amp;lt;7=&amp;gt; Cyan 
// &amp;lt;8=&amp;gt; White 

#ifndef NRFX_CLOCK_CONFIG_DEBUG_COLOR
#define NRFX_CLOCK_CONFIG_DEBUG_COLOR 0
#endif


// &amp;lt;e&amp;gt; NRF_CLOCK_ENABLED - nrf_drv_clock - CLOCK peripheral driver - legacy layer
//==========================================================
#ifndef NRF_CLOCK_ENABLED
#define NRF_CLOCK_ENABLED 1
#endif
// &amp;lt;o&amp;gt; CLOCK_CONFIG_LF_SRC  - LF Clock Source
 
// &amp;lt;0=&amp;gt; RC 
// &amp;lt;1=&amp;gt; XTAL 
// &amp;lt;2=&amp;gt; Synth 
// &amp;lt;131073=&amp;gt; External Low Swing 
// &amp;lt;196609=&amp;gt; External Full Swing 

#ifndef CLOCK_CONFIG_LF_SRC
#define CLOCK_CONFIG_LF_SRC 1
#endif

// &amp;lt;q&amp;gt; CLOCK_CONFIG_LF_CAL_ENABLED  - Calibration enable for LF Clock Source
 

#ifndef CLOCK_CONFIG_LF_CAL_ENABLED
#define CLOCK_CONFIG_LF_CAL_ENABLED 0
#endif

// &amp;lt;o&amp;gt; CLOCK_CONFIG_IRQ_PRIORITY  - Interrupt priority
 

// &amp;lt;i&amp;gt; Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for SoftDevice
// &amp;lt;0=&amp;gt; 0 (highest) 
// &amp;lt;1=&amp;gt; 1 
// &amp;lt;2=&amp;gt; 2 
// &amp;lt;3=&amp;gt; 3 
// &amp;lt;4=&amp;gt; 4 
// &amp;lt;5=&amp;gt; 5 
// &amp;lt;6=&amp;gt; 6 
// &amp;lt;7=&amp;gt; 7 

#ifndef CLOCK_CONFIG_IRQ_PRIORITY
#define CLOCK_CONFIG_IRQ_PRIORITY 6
#endif


// &amp;lt;/h&amp;gt; 
//==========================================================

// &amp;lt;h&amp;gt; Clock - SoftDevice clock configuration

//==========================================================
// &amp;lt;o&amp;gt; NRF_SDH_CLOCK_LF_SRC  - SoftDevice clock source.
 
// &amp;lt;0=&amp;gt; NRF_CLOCK_LF_SRC_RC 
// &amp;lt;1=&amp;gt; NRF_CLOCK_LF_SRC_XTAL 
// &amp;lt;2=&amp;gt; NRF_CLOCK_LF_SRC_SYNTH 

#ifndef NRF_SDH_CLOCK_LF_SRC
#define NRF_SDH_CLOCK_LF_SRC 1
#endif

// &amp;lt;o&amp;gt; NRF_SDH_CLOCK_LF_RC_CTIV - SoftDevice calibration timer interval. 
#ifndef NRF_SDH_CLOCK_LF_RC_CTIV
#define NRF_SDH_CLOCK_LF_RC_CTIV 0
#endif

// &amp;lt;o&amp;gt; NRF_SDH_CLOCK_LF_RC_TEMP_CTIV - SoftDevice calibration timer interval under constant temperature. 
// &amp;lt;i&amp;gt; How often (in number of calibration intervals) the RC oscillator shall be calibrated
// &amp;lt;i&amp;gt;  if the temperature has not changed.

#ifndef NRF_SDH_CLOCK_LF_RC_TEMP_CTIV
#define NRF_SDH_CLOCK_LF_RC_TEMP_CTIV 0
#endif

// &amp;lt;o&amp;gt; NRF_SDH_CLOCK_LF_ACCURACY  - External clock accuracy used in the LL to compute timing.
 
// &amp;lt;0=&amp;gt; NRF_CLOCK_LF_ACCURACY_250_PPM 
// &amp;lt;1=&amp;gt; NRF_CLOCK_LF_ACCURACY_500_PPM 
// &amp;lt;2=&amp;gt; NRF_CLOCK_LF_ACCURACY_150_PPM 
// &amp;lt;3=&amp;gt; NRF_CLOCK_LF_ACCURACY_100_PPM 
// &amp;lt;4=&amp;gt; NRF_CLOCK_LF_ACCURACY_75_PPM 
// &amp;lt;5=&amp;gt; NRF_CLOCK_LF_ACCURACY_50_PPM 
// &amp;lt;6=&amp;gt; NRF_CLOCK_LF_ACCURACY_30_PPM 
// &amp;lt;7=&amp;gt; NRF_CLOCK_LF_ACCURACY_20_PPM 
// &amp;lt;8=&amp;gt; NRF_CLOCK_LF_ACCURACY_10_PPM 
// &amp;lt;9=&amp;gt; NRF_CLOCK_LF_ACCURACY_5_PPM 
// &amp;lt;10=&amp;gt; NRF_CLOCK_LF_ACCURACY_2_PPM 
// &amp;lt;11=&amp;gt; NRF_CLOCK_LF_ACCURACY_1_PPM 

#ifndef NRF_SDH_CLOCK_LF_ACCURACY
#define NRF_SDH_CLOCK_LF_ACCURACY 11
#endif
&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;and this is my enabled modules in sdk_config.h&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;
#define APP_USBD_CONFIG_EVENT_QUEUE_ENABLE 1
#define BLE_ADVERTISING_ENABLED 1
#define NRF_BLE_CONN_PARAMS_ENABLED 1
#define NRF_BLE_GATT_ENABLED 1
#define NRF_BLE_QWR_ENABLED 1
#define PEER_MANAGER_ENABLED 1
#define PM_SERVICE_CHANGED_ENABLED 1
#define PM_PEER_RANKS_ENABLED 1
#define BLE_BAS_ENABLED 1
#define BLE_DIS_ENABLED 1
#define BLE_HIDS_ENABLED 1
#define NRF_CRYPTO_ENABLED 1
#define NRF_CRYPTO_BACKEND_CC310_BL_ECC_SECP256R1_ENABLED 1
#define NRF_CRYPTO_BACKEND_CC310_BL_HASH_SHA256_ENABLED 1
#define NRF_CRYPTO_BACKEND_CC310_BL_INTERRUPTS_ENABLED 1
#define NRF_CRYPTO_BACKEND_CC310_AES_CBC_ENABLED 1
//and crypto things are enabled 1....

#define GPIOTE_ENABLED 1
#define NRFX_CLOCK_ENABLED 1
#define NRFX_POWER_ENABLED 1
#define NRFX_PPI_ENABLED 1
#define NRFX_PRS_ENABLED 1
#define NRFX_PRS_BOX_4_ENABLED 1
#define NRFX_PWM_ENABLED 1
#define NRFX_PWM0_ENABLED 1
#define NRFX_PWM1_ENABLED 1
#define NRFX_PWM2_ENABLED 1
#define NRFX_PWM3_ENABLED 1
#define NRFX_SAADC_ENABLED 1
#define NRFX_SYSTICK_ENABLED 1
#define NRFX_TIMER_ENABLED 1
#define NRFX_TIMER0_ENABLED 1
#define NRFX_TIMER1_ENABLED 1
#define NRFX_TIMER2_ENABLED 1
#define NRFX_TIMER3_ENABLED 1
#define NRFX_TIMER4_ENABLED 1
#define NRFX_TWIM_ENABLED 1
#define NRFX_TWI_ENABLED 1
#define NRFX_UARTE_ENABLED 1
#define NRFX_USBD_ENABLED 1
#define NRF_CLOCK_ENABLED 1
#define POWER_ENABLED 1
#define PPI_ENABLED 1
#define PWM_ENABLED 1
#define PWM0_ENABLED 1
#define PWM1_ENABLED 1
#define PWM2_ENABLED 1
#define PWM3_ENABLED 1
#define SAADC_ENABLED 1
#define TIMER_ENABLED 1
#define TIMER0_ENABLED 1
#define TIMER1_ENABLED 1
#define TIMER2_ENABLED 1
#define TIMER3_ENABLED 1
#define TIMER4_ENABLED 1
#define TWI_ENABLED 1
#define TWI0_ENABLED 1
#define UART_ENABLED 1
#define USBD_ENABLED 1
#define WDT_ENABLED 1
#define APP_GPIOTE_ENABLED 1
#define APP_SCHEDULER_ENABLED 1
#define APP_TIMER_ENABLED 1
#define APP_USBD_ENABLED 1
#define APP_USBD_HID_ENABLED 1
#define APP_USBD_HID_GENERIC_ENABLED 1
#define APP_USBD_HID_KBD_ENABLED 1
#define APP_USBD_HID_MOUSE_ENABLED 1
#define CRC16_ENABLED 1
#define FDS_ENABLED 1
#define NRF_BALLOC_ENABLED 1
#define NRF_CSENSE_ENABLED 1
#define NRF_CLI_RTT_ENABLED 1
#define NRF_FSTORAGE_ENABLED 1
#define NRF_MEMOBJ_ENABLED 1
#define NRF_PWR_MGMT_ENABLED 1
#define NRF_PWR_MGMT_CONFIG_STANDBY_TIMEOUT_ENABLED 1
#define NRF_PWR_MGMT_CONFIG_FPU_SUPPORT_ENABLED 1
#define NRF_QUEUE_ENABLED 1
#define NRF_SECTION_ITER_ENABLED 1
#define NRF_SORTLIST_ENABLED 1
#define NRF_STRERROR_ENABLED 1
#define NRF_TWI_MNGR_ENABLED 1
#define TASK_MANAGER_CONFIG_STACK_PROFILER_ENABLED 1
#define BUTTON_ENABLED 1
#define NRF_CLI_ENABLED 1
#define NRF_CLI_BUILD_IN_CMDS_ENABLED 1
#define NRF_CLI_HISTORY_ENABLED 1
#define NRF_CLI_VT100_COLORS_ENABLED 1
#define NRF_CLI_STATISTICS_ENABLED 1
#define NRF_FPRINTF_ENABLED 1
#define NRF_FPRINTF_FLAG_AUTOMATIC_CR_ON_LF_ENABLED 1
#define NRF_LOG_BACKEND_RTT_ENABLED 1
#define NRF_LOG_ENABLED 1
#define NRF_SDH_BLE_LOG_ENABLED 1
#define NRF_SDH_LOG_ENABLED 1
#define NRF_SDH_SOC_LOG_ENABLED 1
#define NRF_LOG_STR_FORMATTER_TIMESTAMP_FORMAT_ENABLED 1
#define NRF_SDH_BLE_ENABLED 1
#define NRF_SDH_ENABLED 1
#define NRF_SDH_SOC_ENABLED 1
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE stumbles without RTT Viewer.</title><link>https://devzone.nordicsemi.com/thread/312626?ContentTypeID=1</link><pubDate>Mon, 31 May 2021 11:57:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fede38f-87f5-4c0b-a560-3ded21e29c29</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;What is&amp;nbsp;SEGGER_RTT_CONFIG_DEFAULT_MODE sett to ?qw&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;div&gt;
&lt;pre&gt;&lt;code&gt;// &amp;lt;i&amp;gt; The following modes are supported:
// &amp;lt;i&amp;gt; - SKIP  - Do not block, output nothing.
// &amp;lt;i&amp;gt; - TRIM  - Do not block, output as much as fits.
// &amp;lt;i&amp;gt; - BLOCK - Wait until there is space in the buffer.
// &amp;lt;0=&amp;gt; SKIP 
// &amp;lt;1=&amp;gt; TRIM 
// &amp;lt;2=&amp;gt; BLOCK_IF_FIFO_FULL  &lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;If it is sett to 2 then that might be the issue, otherwise see if everything is initialized correctly, clocks and timers.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE stumbles without RTT Viewer.</title><link>https://devzone.nordicsemi.com/thread/312503?ContentTypeID=1</link><pubDate>Sun, 30 May 2021 05:02:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e626f337-8518-43c1-9e4e-30010272ddce</guid><dc:creator>pingoflimbs</dc:creator><description>&lt;p&gt;yes. only works right when RTT is on&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE stumbles without RTT Viewer.</title><link>https://devzone.nordicsemi.com/thread/312430?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 14:49:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8c8efdf-12df-4891-9032-98ccd96cec80</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Just to be on the same page, as the Software is now it only works as expected if RTT is on?&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>