Re: [beagleboard] Re: Driver for Adafruit BMP280 Barometric Pressure & Temperature Sensor

2016-03-04 Thread AV8TOR
Update: I think it's actually at Address 0x77. If I remove the SDI wire from the breadboard to the BB, then it does not detect anything on 77. That should be a good confirmation that it's on the bus. Where do I go from here? debian@beaglebone:~/sudo i2cdetect -r 2 WARNING! This program can

Re: [beagleboard] Re: Driver for Adafruit BMP280 Barometric Pressure & Temperature Sensor

2016-03-04 Thread AV8TOR
and I'm sorry for the spam. I forgot to post that I just updated the board to the latest 8.3 debian. I flashed it with this: bone-debian-8.3-lxqt-4gb-armhf-2016-01-24-4gb.img I can confirm that when I SSH to the board I see the following: Debian GNU/Linux 8 BeagleBoard.org Debian Image

Re: [beagleboard] Re: Driver for Adafruit BMP280 Barometric Pressure & Temperature Sensor

2016-03-04 Thread AV8TOR
Getting back to this after some days... I imagine the difference between I2C mode vs SPI is how it's physically interfaced to the board. I believe that my board is connected for I2C. debian@beaglebone:~$ i2cdetect -r 2 WARNING! This program can confuse your I2C bus, cause data loss and worse! I

Re: [beagleboard] Re: Driver for Adafruit BMP280 Barometric Pressure & Temperature Sensor

2016-03-01 Thread Jason Kridner
> On Feb 29, 2016, at 10:07 PM, Nuno Sucena Almeida wrote: > >> On 02/29/2016 08:28 PM, AV8TOR wrote: >> Update: >> I anticipate someone will want to know how the sensor is interfaced: >> Again, using the BMP085 as a reference for my BMP280 >> The actual BMP280 pinout BMP280

Re: [beagleboard] Re: Driver for Adafruit BMP280 Barometric Pressure & Temperature Sensor

2016-02-29 Thread Nuno Sucena Almeida
On 02/29/2016 08:28 PM, AV8TOR wrote: > Update: > I anticipate someone will want to know how the sensor is interfaced: > Again, using the BMP085 as a reference for my BMP280 > The actual BMP280 pinout BMP280 Pinout >

[beagleboard] Re: Driver for Adafruit BMP280 Barometric Pressure & Temperature Sensor

2016-02-29 Thread AV8TOR
Update: I anticipate someone will want to know how the sensor is interfaced: Again, using the BMP085 as a reference for my BMP280 The actual BMP280 pinout BMP280 Pinout the below steps