<?xml-stylesheet type="text/xsl" href="https://community.element14.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/"><channel><title>Nicla Surprise</title><link>/products/arduino/b/blog/posts/nicla-surprise</link><description>I received a surprise package yesterday from Farnell. It turned out to be a Nicla Sense ME board. I assume that this is a result of asking a question during Enrico&amp;#39;s recent webinar since I haven&amp;#39;t made a project proposal for the B...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Nicla Surprise</title><link>https://community.element14.com/products/arduino/b/blog/posts/nicla-surprise</link><pubDate>Fri, 24 Jun 2022 19:53:24 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:fb3db343-b5b6-4c22-a4b9-26240ce9ed87</guid><dc:creator>Idsnif</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Please forgive me as this is probably not the place to post a question.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First we are able to read all of the sensors on the Nicla Sense ME over USB on a Mac running Arduino IDE and to report data using Serial Monitor. If I can be of help let me know.&lt;/p&gt;
&lt;p&gt;Question: We are interested in using the BME AI Studio on the Mac to train the&amp;nbsp;&lt;span&gt;BME688 on the Sense ME, however only pull down choice is the&amp;nbsp;BME 688 DEV-KIT BME688 Development kit. How can I get to the 688 on&amp;nbsp;&lt;/span&gt;the Sense ME?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hg&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=23343&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Nicla Surprise</title><link>https://community.element14.com/products/arduino/b/blog/posts/nicla-surprise</link><pubDate>Wed, 06 Apr 2022 08:47:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:fb3db343-b5b6-4c22-a4b9-26240ce9ed87</guid><dc:creator>javagoza</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;During Enrico&amp;#39;s workshop I asked him about the structure of the frames sent by the Arduino library and he directed me to the github code. In the code I saw those indications.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Since I wanted to make the connection by BLE from an Arduino nano 33 BLE that is not supported by that library, I needed to understand the frames well.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/arduino/nicla-sense-me-fw/blob/main/Arduino_BHY2Host/src/sensors/SensorBSEC.h"&gt;nicla-sense-me-fw/SensorBSEC.h at main &amp;middot; arduino/nicla-sense-me-fw (github.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:4bdb55f3-5f08-491b-adaa-2856bf97b297:type=c_cpp&amp;text=%2F%2A%0D%0ABSEC%20sensor%20frames%20are%3A%0D%0A-%2018%20bytes%20for%20BSEC%20new%20format%20%28SID%3D115%20SENSOR_ID_BSEC_LEGACY%29%0D%0A-%2029%20bytes%20for%20legacy%20format%20%28SID%3D171%20SENSOR_ID_BSEC%29%0D%0AIf%20the%20default%20size%20of%20SENSOR_DATA_FIXED_LENGTH%20is%20used%20%2810%20bytes%29%2C%20some%20fields%20of%20BSEC%20might%20always%20be%200.%0D%0AEnlarge%20SENSOR_DATA_FIXED_LENGTH%20to%20see%20all%20the%20fields%20of%20the%20BSEC%20sensor.%0D%0AFor%20the%20new%20format%20%28SID%3D115%29%2C%20if%20the%20compensated%20values%20%28comp_t%2C%20comp_h%2C%20comp_g%29%20are%20not%20important%2C%0D%0Akeep%20SENSOR_DATA_FIXED_LENGTH%20to%20the%20default%20value%20%2810%29%20to%20save%20bandwidth.%0D%0A%2A%2F]&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And the parser that already tells you the full movie.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/arduino/nicla-sense-me-fw/blob/main/Arduino_BHY2/src/sensors/DataParser.cpp"&gt;nicla-sense-me-fw/DataParser.cpp at main &amp;middot; arduino/nicla-sense-me-fw (github.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There is a lot of very interesting information about the sensor on the Bosch website&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bosch-sensortec.com/software-tools/software/bme688-software/"&gt;BME688 Software | Bosch Sensortec (bosch-sensortec.com)&lt;/a&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=23343&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>