Hi folks,
A quick correction for the [MicroMod nRF52840 Processor Hookup Guide. The BLE Temperature Example code is missing “Wire.begin();”, which prevents the I2C bus/BME280 sensor from initializing and causes the code to freeze.
Related GitHub issue:
https://github.com/sparkfun/MicroMod_Pr … 0/issues/2
Cheers,
Adam](https://learn.sparkfun.com/tutorials/micromod-nrf52840-processor-hookup-guide)