BME680

8
BME680 Board v1.0 Copyright © 5GHUB.US
7 Working with Arduino
The sensor board can work with the 5G NB-IoT board or any other Arduino board. Simply connect VCC
and GND to the sensor board and wire the two I2C wires between the Arduino board and sensor board.
Run Arduino sketch, and you will see all readings from the BME680 sensor module.
The following shows the Arduino sketch for BME680 sensor board running and displaying temperature,
humidity, pressure, gas, and altitude.