Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

New UK/Spain build, lessons, observations and questions along the way
#7

(25-04-2017, 23:25)Werk_AG Wrote:  
(25-04-2017, 22:55)clubjoker Wrote:  Another minor issue I've noticed is that the first pressure measurement from the RX+ (from the onboard BMP280) after switch on, is a glitch: 747mBar. The is updated to a more believable reading (e.g. 1010mBar) after a minute or so, I imagine on the second reading. Don't know why this is happening. I'm concerned that when I put the system into service, recording weather history, this glitch will pollute the data. Anyone else seen this? If the hardware is being slow to respond, is there a software workaround to wait a bit longer before taking the first reading, or simply reject 747mBar, or something more elegant?

I never seen it happened, and it just should not happen. By those signs, I'm afraid that something may be wrong. Try to remember if you ever had the Meduino  powered by the USB, leaving the board without the external power supply. By the signs, it probable that the 74AHC244 chip was become damaged. Really hope I'm wrong. The first thing you should try to achieve is making that the 3.3V regulator don't warm.

Also try to run the I2C_Scanner and the FlashMemory_test utilities. The I2C_Scanner should consistently be able to detect all your I2C devices (RTC, Pressure Sensor and SHT31) at all speeds.

Thank you.


The I2C scanner utility returns this repeatedly on the serial console. Seems fine?

When the I2C scanner is running, the 3.3V regulator doesn't get hot!! What could this mean?


Code:
Scanning...
I2C device found at address 0x44  !
I2C device found at address 0x50  !
I2C device found at address 0x68  !
I2C device found at address 0x76  !
done

Scanning...
I2C device found at address 0x44  !
I2C device found at address 0x50  !
I2C device found at address 0x68  !
I2C device found at address 0x76  !
done

Scanning...
I2C device found at address 0x44  !
I2C device found at address 0x50  !
I2C device found at address 0x68  !
I2C device found at address 0x76  !
done


The flash memory test returns this:
Code:
Security register (byte 64 to 127) :
0xB, 0x4, 0xB, 0xF, 0x19, 0x22, 0x1F, 0x22, 0x0, 0x0, 0x17, 0x0, 0xFF, 0xFF, 0xF7, 0xFF, 0x30,
0x30, 0x4D, 0x32, 0x37, 0x39, 0x31, 0x36, 0x5, 0x19, 0x57, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x43,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
Status register :10001100
Manufacturer ID :
1F
Device ID (part 1) :
22
Device ID (part 2)  :
0
Extended Device Information String Length  :
0



What does that tell us?

Thanks. I really appreciate your help. And I'm still enjoying this Smile
Reply


Messages In This Thread
New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 25-04-2017, 21:56
Hot regulator, tickety noise, garbled display - by clubjoker - 25-04-2017, 22:27
RE: New UK/Spain build, lessons, observations and questions along the way - by werk_ag - 25-04-2017, 23:08
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 26-04-2017, 00:00
RE: New UK/Spain build, lessons, observations and questions along the way - by werk_ag - 26-04-2017, 00:19
747mBar initial pressure reading - by clubjoker - 25-04-2017, 22:55
RE: 747mBar initial pressure reading - by werk_ag - 25-04-2017, 23:25
RE: 747mBar initial pressure reading - by clubjoker - 26-04-2017, 00:16
RE: 747mBar initial pressure reading - by werk_ag - 26-04-2017, 00:34
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 26-04-2017, 14:50
RE: New UK/Spain build, lessons, observations and questions along the way - by werk_ag - 26-04-2017, 19:01
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 26-04-2017, 20:23
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 26-04-2017, 21:56
RE: New UK/Spain build, lessons, observations and questions along the way - by werk_ag - 27-04-2017, 01:17
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 27-04-2017, 21:19
RE: New UK/Spain build, lessons, observations and questions along the way - by werk_ag - 06-06-2017, 02:03
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 07-06-2017, 16:14
RE: New UK/Spain build, lessons, observations and questions along the way - by uncle_bob - 07-06-2017, 21:37
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 07-06-2017, 21:49
RE: New UK/Spain build, lessons, observations and questions along the way - by werk_ag - 28-04-2017, 03:43
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 28-04-2017, 11:07
RE: New UK/Spain build, lessons, observations and questions along the way - by clubjoker - 05-06-2017, 11:09



Users browsing this thread: 1 Guest(s)