<?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 with nRF52 on i2c</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14347/gps-with-nrf52-on-i2c</link><description>Hi, 
 I am struggling with the Ublox EVA7M with nRF52 on i2c and wonder if anyone can share a sample code of connecting a GPS to the nRF52.
I am unable to make the twi work. I am using the twi_sensor example with the GPS address of 0x42U. My goal is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Mar 2017 09:04:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14347/gps-with-nrf52-on-i2c" /><item><title>RE: GPS with nRF52 on i2c</title><link>https://devzone.nordicsemi.com/thread/54796?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 09:04:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81b3f773-c1f9-40e5-982e-7d758b500cfe</guid><dc:creator>Stein Helge Riise</dc:creator><description>&lt;p&gt;Hi, Actually got i working now. Slight misunderstading on how the TWI-lib worked. Thnx.  :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS with nRF52 on i2c</title><link>https://devzone.nordicsemi.com/thread/54795?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 08:49:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:547814d7-c0d4-44d8-b8dc-3eb788c79658</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi, You should try the latest &amp;quot;twi_scanner&amp;quot; example in SDK 13.0.0 to see if you get any contact with your sensor at all. If you can&amp;#39;t figure it out I suggest you open a new thread and describe your issues in more details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS with nRF52 on i2c</title><link>https://devzone.nordicsemi.com/thread/54794?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2017 13:06:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1717bd6-38fc-487b-af7d-e40ce7c58dd6</guid><dc:creator>Stein Helge Riise</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m struggeling with a similar problem. uBlox8-SAM-M8q + nRF52 + i2c/TW. Please share :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS with nRF52 on i2c</title><link>https://devzone.nordicsemi.com/thread/54793?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2016 08:31:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74fa3d24-ce1d-4e6f-af6a-707b6b7803c0</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Happy to help. Do you mind sharing your solution?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS with nRF52 on i2c</title><link>https://devzone.nordicsemi.com/thread/54792?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2016 08:17:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:356d19e5-802b-4e16-a4fa-9ec8a82e92e1</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;Hi Martin,
Thank you so much for your guidance and teh test code. I was able finally to make it work.
Appreciate your help !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS with nRF52 on i2c</title><link>https://devzone.nordicsemi.com/thread/54791?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2016 09:28:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9e49f98-07ad-49d6-bbb2-ad2f97ff0ec7</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I did a quick test of your code (on a different type of slave) and it seemed to work fine out of the box. Have you checked and double checked that you are using the right address and pins?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do  nrf_drv_twi_tx() or rx() return any error codes?&lt;/li&gt;
&lt;li&gt;Is the TWI event handler at any point showing an NRF_DRV_TWI_EVT_ADDRESS_NACK or NRF_DRV_TWI_EVT_DATA_NACK event instead of NRF_DRV_TWI_EVT_DONE?&lt;/li&gt;
&lt;li&gt;Do you have a logic analyzer?&lt;/li&gt;
&lt;li&gt;Are you able to get a response from the GPS at all? You can &lt;a href="https://github.com/Martinsbl/twi-find-devices-on-bus"&gt;try this very simple example&lt;/a&gt; to see if you have contact with the GPS.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>