<?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>nrf52840 connection with gps module over I2C</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98665/nrf52840-connection-with-gps-module-over-i2c</link><description>I am trying to develop a code to read geo data using a gps module (MAX-M10S -&amp;gt; uBlox). I&amp;#39;m using the nrf52840 and I need to read data over I2C. I&amp;#39;m using nRF Connect SDK v2.3.0 and I&amp;#39;m programming with VSCode. Is there any code that does this or something</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Apr 2023 13:55:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98665/nrf52840-connection-with-gps-module-over-i2c" /><item><title>RE: nrf52840 connection with gps module over I2C</title><link>https://devzone.nordicsemi.com/thread/420806?ContentTypeID=1</link><pubDate>Mon, 17 Apr 2023 13:55:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c96806d6-7883-47ca-9634-90c49cf9fcb3</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have no idea.&amp;nbsp;Please&amp;nbsp;&lt;span&gt;seek help on Zephyr&amp;nbsp;&lt;/span&gt;&lt;a href="https://discord.com/invite/Ck7jw53nU2" rel="noopener noreferrer" target="_blank"&gt;Discord&lt;/a&gt;&lt;span&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I would suggest using nRF9160DK which has the GPS module.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 connection with gps module over I2C</title><link>https://devzone.nordicsemi.com/thread/420789?ContentTypeID=1</link><pubDate>Mon, 17 Apr 2023 13:10:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:657f5f19-6da6-41fa-898b-ba9616c7b338</guid><dc:creator>Agnaldo Pagano</dc:creator><description>&lt;p&gt;How could I make a project to communicate to GPS Moudule (MAX-M10S) with my nRF52840 (using nRF Connect SDK) over I2C? I am trying to use a example code, but at &amp;quot;prj.conf&amp;quot;, I added&amp;nbsp;&amp;nbsp;&lt;span&gt;&amp;quot;CONFIG_SENSOR_MAXM10S=y&lt;/span&gt;&lt;span&gt;&amp;quot;, but this error appear:&lt;br /&gt;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;C:/Projetos/sirros_geolocalizadores/Geolocalizador_Nordic/firmware/i2c_scanner/prj.conf:10: warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol SENSOR_MAXM10S

error: Aborting due to Kconfig warnings

CMake Error at C:/ncs/v2.3.0/zephyr/cmake/modules/kconfig.cmake:328 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  C:/ncs/v2.3.0/nrf/cmake/modules/kconfig.cmake:29 (include)
  C:/ncs/v2.3.0/zephyr/cmake/modules/zephyr_default.cmake:108 (include)
  C:/ncs/v2.3.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  C:/ncs/v2.3.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  CMakeLists.txt:11 (find_package)&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do you know if Zephyr RTOS have driver to MAX-M10S?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 connection with gps module over I2C</title><link>https://devzone.nordicsemi.com/thread/420509?ContentTypeID=1</link><pubDate>Fri, 14 Apr 2023 13:03:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30322caa-0511-491b-84e7-4be2b621ecbe</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Try this&amp;nbsp;&lt;a href="https://github.com/sigurdnev/ncs-playground/blob/master/samples/i2c_scanner/src/main.c"&gt;https://github.com/sigurdnev/ncs-playground/blob/master/samples/i2c_scanner/src/main.c&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 connection with gps module over I2C</title><link>https://devzone.nordicsemi.com/thread/420506?ContentTypeID=1</link><pubDate>Fri, 14 Apr 2023 12:53:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b4be055-c7c3-4f03-87d4-7e3e446f6a9f</guid><dc:creator>Agnaldo Pagano</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;I&amp;#39;m trying to access the link from github where there is code, but I can&amp;acute;t. When I acess the page, appear an error message (404 page not found)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 connection with gps module over I2C</title><link>https://devzone.nordicsemi.com/thread/420503?ContentTypeID=1</link><pubDate>Fri, 14 Apr 2023 12:45:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:404bca6a-4e75-4162-b173-726ff481ff79</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My colleague has a sample in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/83365/nrf-9160-dk-for-i2c-scanning-for-address/346143"&gt;this thread&lt;/a&gt;, but it&amp;#39;s made three years ago.&amp;nbsp;&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: nrf52840 connection with gps module over I2C</title><link>https://devzone.nordicsemi.com/thread/420480?ContentTypeID=1</link><pubDate>Fri, 14 Apr 2023 11:42:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0db95d79-3169-41e4-a741-48a7e97d82e7</guid><dc:creator>Agnaldo Pagano</dc:creator><description>&lt;p&gt;Ok.&lt;/p&gt;
&lt;p&gt;Is there any example code that do scan to find I2C address of my module?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 connection with gps module over I2C</title><link>https://devzone.nordicsemi.com/thread/420255?ContentTypeID=1</link><pubDate>Thu, 13 Apr 2023 13:00:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54c1cbb3-c699-4f5a-9643-5a25a84fb637</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately, there is no code as your requirement, but you can take a look at&amp;nbsp;DevAcademy exercises&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/topic/exercise-1-6-2/"&gt;Lesson 6&lt;/a&gt;&amp;nbsp;for connecting over&amp;nbsp;I2C and seek help from &lt;a href="https://github.com/u-blox/ubxlib/issues"&gt;https://github.com/u-blox/ubxlib/issues&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>