Made the necessary changes to adapt example to work with the Arduino Nano 33 BLE or Nano 33 BLE Sense. In addition to switching to the Wire.h library by commenting and uncommenting the code provided, Wire1 must be used instead of Wire with Nano boards. Also removed the code for interacting with the MS5611 which is not present on the Nano boards and edited the declination parameter for my location (Los Altos, CA).
Made the necessary changes to adapt example to work with the Arduino Nano 33 BLE or Nano 33 BLE Sense. In addition to switching to the Wire.h library by commenting and uncommenting the code provided, Wire1 must be used instead of Wire with Nano boards. Also removed the code for interacting with the MS5611 which is not present on the Nano boards and edited the declination parameter for my location (Los Altos, CA).