<?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>BME680 code for nrf9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59945/bme680-code-for-nrf9160</link><description>Hi 
 I am looking for BME680 example code for Thingy91,since I donot have access to NB-IoT / LTE network as of now, i can&amp;#39;t use the asset tracking demo code. I just need BME680 code to test on serial for thingy91</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Apr 2020 11:58:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59945/bme680-code-for-nrf9160" /><item><title>RE: BME680 code for nrf9160</title><link>https://devzone.nordicsemi.com/thread/243887?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 11:58:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44c9f3a3-3918-4329-be52-af1eb47b16d7</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is a&amp;nbsp;smaller example for bme680 in zephyr:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-zephyr/blob/master/samples/sensor/bme680/src/main.c#L1"&gt;https://github.com/NordicPlayground/fw-nrfconnect-zephyr/blob/master/samples/sensor/bme680/src/main.c#L1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Since thingy:91 (nrf9160_pca20035ns) has bme680 sensor &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/boards/arm/nrf9160_pca20035/nrf9160_pca20035_common.dts#L115-L119"&gt;defined in the default device tree files&lt;/a&gt;, it should work when you configure the above sample for this board.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BME680 code for nrf9160</title><link>https://devzone.nordicsemi.com/thread/243886?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 11:55:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1530da2d-cc88-49b9-b040-577a808e9a73</guid><dc:creator>awneil</dc:creator><description>[quote userid="80889" url="~/f/nordic-q-a/59945/bme680-code-for-nrf9160"]BME680 [/quote]
&lt;p&gt;You mean this:&amp;nbsp;&lt;a href="https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors-bme680/"&gt;https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors-bme680/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, on that page, look under &amp;#39;&lt;strong&gt;Software&lt;/strong&gt;&amp;#39;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors-bme680/#software"&gt;https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors-bme680/#software&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Remember that the BME680 - like &lt;em&gt;&lt;strong&gt;any&lt;/strong&gt; &lt;/em&gt;other external device - neither knows nor cares what microcontroller you use.&lt;/p&gt;
&lt;p&gt;It just responds to I2C or SPI activity as described in its datasheet.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>