<?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>GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48257/gps-sample-code-works-but-how-do-you-reduce-power</link><description>I got this project to compile and work: https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples/nrf9160/gps 
 I have the latest radio firmware at this time: 0.7.0_29. I&amp;#39;m actually using a DK 0.8.2 which required an external antenna,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Aug 2019 12:52:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48257/gps-sample-code-works-but-how-do-you-reduce-power" /><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/207152?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2019 12:52:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d855e9cc-90a6-4b1d-95f7-73c26cfafade</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Steven,&lt;br /&gt;The one in master branch is real GPS yes.&lt;/p&gt;
&lt;p&gt;The GPS is turned on when the nrf91 goes in PSM mode. The modem firmware does not support all the low power modes for the GPS yet, but there will be some optimizations in the next releases. (near future)&lt;/p&gt;
&lt;p&gt;(a stripped-down sample of this can be &lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_gps" rel="noopener noreferrer" target="_blank"&gt;found here)&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/207151?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2019 12:52:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c728ad35-715f-4319-9076-48d8b0fa1c2f</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Steven,&lt;br /&gt;The one in master branch is real GPS yes.&lt;/p&gt;
&lt;p&gt;The GPS is turned on when the nrf91 goes in PSM mode. The modem firmware does not support all the low power modes for the GPS yet, but there will be some optimizations in the next releases. (near future)&lt;/p&gt;
&lt;p&gt;(a stripped-down sample of this can be &lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_gps" rel="noopener noreferrer" target="_blank"&gt;found here)&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/206901?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 13:41:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42d45fc3-45e9-4a10-bed6-d0579ffb2a5a</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;Does that add &amp;quot;real&amp;quot; GPS instead of the circle around Nordic&amp;#39;s headquarters?&amp;nbsp; What about the low power modes for GPS?&amp;nbsp; I&amp;#39;ve tested &amp;quot;real&amp;quot; GPS and that works, but I was looking at testing the low power modes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/206899?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 13:37:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ca4977f-29e5-47b9-bfb5-f7251dfd9b74</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Steven,&lt;/p&gt;
&lt;p&gt;I am sorry for the confusion this older link to the PR may have caused. There was made another PR that added GPS which is now merged with master branch in NCS.&lt;/p&gt;
&lt;p&gt;I highly recommend you to update to master branch to test out the real GPS which is added in the asset_tracker sample.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd ncs/nrf
git checkout master
git pull
west update

cd applications/asset_tracker
west build -b nrf9160_pca10090ns -d build_gps
nrfjprog -e
west flash -d build_gps&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Then you can push down the &amp;quot;button_1&amp;quot; for 10 seconds and you will turn on the GPS functionality.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-571ed1a63e1c4097bcf4ec81643bef19/pastedimage1567085829107v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/206852?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 11:50:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b1094fa-5327-4527-9cee-458c6ea89f60</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;Martin, forgive me if I&amp;#39;m missing things, I&amp;#39;m still trying to wrap my head around Git, Github,west and all the branches and versions of all the repos.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you showing me &amp;quot;what&amp;#39;s default&amp;quot; for the 1.0 tagged release?&amp;nbsp; You are showing me: &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/v1.0.0/applications/asset_tracker/prj.conf"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/v1.0.0/applications/asset_tracker/prj.conf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That works fine.&amp;nbsp; I&amp;#39;m referring to your earlier post where you said:&lt;/p&gt;
[quote userid="66115" url="~/f/nordic-q-a/48257/gps-sample-code-works-but-how-do-you-reduce-power/202353"]The new modem firmware supports&amp;nbsp;GPS in PSM mode.&lt;br /&gt;Here &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/943" rel="noopener noreferrer" target="_blank"&gt;is an example code&lt;/a&gt; on how you can use it.[/quote]
&lt;p&gt;And that prj.conf file is here (I believe, If I&amp;#39;m using github correctly)&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/47ac0f4d375966d8b1c16e30439aef3024a65075/applications/asset_tracker/prj.conf"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/47ac0f4d375966d8b1c16e30439aef3024a65075/applications/asset_tracker/prj.conf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to use the link you posted to try GPS in PSM mode using the example code how to use it and I can&amp;#39;t even open the project when I try that code.&amp;nbsp; That prj.conf file has differences.&amp;nbsp; When I try I get those errors and nothing in the output terminal.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/206809?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 09:17:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bc13068-40a6-44fa-8466-74e53de58597</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Steven,&lt;/p&gt;
&lt;p&gt;There is a possibility that you have modified something invalid in the prj.conf file from something else than &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/v1.0.0/applications/asset_tracker/prj.conf" rel="noopener noreferrer" target="_blank"&gt;what&amp;#39;s default.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If so please try to change that back.&lt;/p&gt;
&lt;p&gt;Then I want you to delete the build folder and then try to open the project again.&lt;/p&gt;
&lt;p&gt;If you get a new error, please share what&amp;#39;s in the Output terminal:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-571ed1a63e1c4097bcf4ec81643bef19/pastedimage1567070246895v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/206718?ContentTypeID=1</link><pubDate>Wed, 28 Aug 2019 18:14:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a309a4d-096a-45ff-9224-e11aab14ee93</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;That was the ns version.&amp;nbsp; When I try to select the non ns version I get a different error&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1567015946746v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;CMakeOutput.log&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;The target system is: Generic - 1.14.99 - arm
The host system is: Windows - 10.0.17134 - AMD64
Compiling the C compiler identification source file &amp;quot;CMakeCCompilerId.c&amp;quot; succeeded.
Compiler: C:/gnuarmemb/bin/arm-none-eabi-gcc.exe 
Build flags: 
Id flags: -c 

The output was:
0


Compilation of the C compiler identification source &amp;quot;CMakeCCompilerId.c&amp;quot; produced &amp;quot;CMakeCCompilerId.o&amp;quot;

The C compiler identification is GNU, found in &amp;quot;C:/git/nRF/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/CMakeFiles/3.13.2/CompilerIdC/CMakeCCompilerId.o&amp;quot;

Compiling the CXX compiler identification source file &amp;quot;CMakeCXXCompilerId.cpp&amp;quot; succeeded.
Compiler: C:/gnuarmemb/bin/arm-none-eabi-gcc.exe 
Build flags: 
Id flags: -c 

The output was:
0


Compilation of the CXX compiler identification source &amp;quot;CMakeCXXCompilerId.cpp&amp;quot; produced &amp;quot;CMakeCXXCompilerId.o&amp;quot;

The CXX compiler identification is GNU, found in &amp;quot;C:/git/nRF/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/CMakeFiles/3.13.2/CompilerIdCXX/CMakeCXXCompilerId.o&amp;quot;

Checking whether the ASM compiler is GNU using &amp;quot;--version&amp;quot; matched &amp;quot;(GNU assembler)|(GCC)|(Free Software Foundation)&amp;quot;:
arm-none-eabi-gcc.exe (GNU Tools for Arm Embedded Processors 7-2018-q2-update) 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907]
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Performing C SOURCE FILE Test toolchain_is_ok succeeded with the following output:
Change Dir: C:/git/nRF/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns/CMakeFiles/CMakeTmp

Run Build Command:&amp;quot;C:/ProgramData/chocolatey/bin/ninja.exe&amp;quot; &amp;quot;cmTC_8d7d6&amp;quot;
[1/2] Building C object CMakeFiles/cmTC_8d7d6.dir/src.c.obj

[2/2] Linking C executable cmTC_8d7d6

c:/gnuarmemb/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00008000


Source file was:
int main(void) { return 0; }
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;CMakeError.log&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Compiling the C compiler identification source file &amp;quot;CMakeCCompilerId.c&amp;quot; failed.
Compiler: C:/gnuarmemb/bin/arm-none-eabi-gcc.exe 
Build flags: 
Id flags:  

The output was:
1
c:/gnuarmemb/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/lib\libc.a(lib_a-exit.o): In function `exit&amp;#39;:
exit.c:(.text.exit+0x2c): undefined reference to `_exit&amp;#39;
collect2.exe: error: ld returned 1 exit status


Compiling the CXX compiler identification source file &amp;quot;CMakeCXXCompilerId.cpp&amp;quot; failed.
Compiler: C:/gnuarmemb/bin/arm-none-eabi-gcc.exe 
Build flags: 
Id flags:  

The output was:
1
c:/gnuarmemb/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/lib\libc.a(lib_a-exit.o): In function `exit&amp;#39;:
exit.c:(.text.exit+0x2c): undefined reference to `_exit&amp;#39;
collect2.exe: error: ld returned 1 exit status


&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/206717?ContentTypeID=1</link><pubDate>Wed, 28 Aug 2019 18:06:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c944199a-bad8-4035-9852-aa8963166c59</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;I&amp;#39;m also now on 4.20a.&amp;nbsp; But the behavior is the same.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/206716?ContentTypeID=1</link><pubDate>Wed, 28 Aug 2019 18:05:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ce1626d-bf19-4932-b155-8ff73e78797c</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1567015486305v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I had the nrf branch switched over to the main 1.0 one for a while but I switched over to the example referenced above and get this when I tried to open the project.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/205626?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2019 13:10:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1d5e69f-0b52-411c-a6b2-a4328bea1cd3</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi steven,&lt;/p&gt;
&lt;p&gt;Please share screenshots/logs etc. of what is going wrong.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/204298?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2019 12:18:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b386c67-d262-4d05-9fe4-7c11b82903d3</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;I have 4.18, I believe that&amp;#39;s the latest.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/204223?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2019 07:56:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec545bf3-71b5-421e-a426-c3946de43213</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Please make sure that you have updated correctly &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-get-production-version-v1-0-0-to-nrf9160" rel="noopener noreferrer" target="_blank"&gt;following this tutorial.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Then please check the SES download link in the &amp;quot;Getting started Assitant&amp;quot;, since it sounds like you have an older version of SES if there are issues opening the project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/204222?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2019 07:56:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a18846c8-1844-48c8-aef3-e8a5be546cf7</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Please make sure that you have updated correctly &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-get-production-version-v1-0-0-to-nrf9160" rel="noopener noreferrer" target="_blank"&gt;following this tutorial.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Then please check the SES download link in the &amp;quot;Getting started Assitant&amp;quot;, since it sounds like you have an older version of SES if there are issues opening the project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/204127?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2019 14:41:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:767f6f74-351b-44ce-8c44-cffe0e1acd1c</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;Thanks for the link with the example code.&amp;nbsp; I&amp;#39;m still trying to get the IDE to actually open his project without errors.&amp;nbsp; There is a lot of GPS stuff in there, but lack of documentation and failing to open is causing me some issue trying to actually compile and run that code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/202353?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2019 09:03:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4918119-018a-44e2-bbdb-564778653124</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Steven,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The new modem firmware supports&amp;nbsp;GPS in PSM mode.&lt;br /&gt;Here &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/943" rel="noopener noreferrer" target="_blank"&gt;is an example code&lt;/a&gt; on how you can use it.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160/Download#infotabs"&gt;From the v1.0.0 release notes:&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GPS L1 C/A receiver during LTE PSM mode&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;ul&gt;
&lt;li&gt;Single shot, fixed interval and continuous tracking modes&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/200793?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2019 14:18:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a1eb941-ac63-4268-8f9a-9e5b0ec7e152</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;How about now?&amp;nbsp; 1.0 was released a couple weeks ago.&amp;nbsp; Any chance that was in that release? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Sample code works, but how do you reduce power?</title><link>https://devzone.nordicsemi.com/thread/192656?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2019 11:24:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aeea52a4-0174-4ffc-8135-f0f1168f618b</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Steven,&lt;/p&gt;
&lt;p&gt;For the current modem firmware version, the GPS is not &amp;quot;power optimized&amp;quot; and only supports cold start.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, there will come a more power efficient modem firmware with regards to GPS in the near future.&lt;/p&gt;
&lt;p&gt;Please contact your RSM for more details regards to the roadmap, if you do not know who that is please send me a personal message on Devzone and I will help you out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>