Yenya / ibus-altitude-sensor

I-Bus Altitude Sensor for FlySky Telemetry
GNU General Public License v2.0
28 stars 3 forks source link

Can't reproduce it #8

Open bstascheit opened 1 month ago

bstascheit commented 1 month ago

Hi all, some three years ago I came across this nice project. I was able to generate working code for Arduino with BMP280 and created two sensors. One for my plane and one for my son's plane. Then my son crashed his plane and the electronics got damaged. So I tried to create a new one, but no matter what I do it fails. I am able to compile the Makefile and I can program the Arduino, but it won't communicate to the receiver. I loaded the code from my working Arduino and then loaded onto a new board, nothing. What I notice is that on my working unit, right after powerup the L LED flickers. On all my new attempts the L LED just blinks once or twice and then nothing happens. Any idea what I am doing wrong?

Regards, Bernhard