[Fixed] Baro Temp sensor bmp180 failture

Thank you for taking the time to submit your bug/issue! Please use the points below as a guide when submitting.

  • Device & model you are using (Ex: Pi 2 Model B or Arduino Uno with W5100 ethernet shield)
    Raspberry Pi zero with Jessie
  • What dashboard are you using? (Web, iOS, Android)
    iPhone 5c iOS
  • Please describe the bug / issue as detailed as possible. Attaching the code and any relevant screenshots would be very helpful!
    After many attempts I have fixed the adding of bmp 180 sensor. Try to use this command on the ssh terminal:
    sudo raspi-config → select Advanced Options → Select i2c and enable the i2c port.
1 Like

Thanks for posting how you resolved this, good for future people who might have same issue.

-B

1 Like

Great!