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

Troubleshooting RX board
#22

(14-07-2018, 17:39)Werk_AG Wrote:  Hi russellb


Quote:I2C_scanner found a device at 0x50 so  I set that as display address.

0x50 is the address of the onboard EEPROM, the TFT display is an SPI device not I2C, so it can't be detected by the I2C_scanner utility.
However, this also shows that the BME280 (which is an I2C device) isn't been detected. This can be one of the causes of the device not start properly.
Check the connections of the BME280 sensor, and try until it will be detected by the I2C_scanner utility.





Quote:I had already checked voltages, and 3.3 v seems OK.

Good, check the 5V rail, and power supply voltage too. Make sure is between 7.5V and 9V.
Do you see any signs of the regulators running very hot? They should run only barely hot, not very hot.

By the pics I also noted that the RTC module is missing. The system may not work properly without it.
Thanks for your patience with this old man.

I found a dry solder joint on the BME280 which I'm sure wasn't helping anything.
I've installed the RTC and set the LCD address back to 0x27 (After all I was just doing there what the program code told me to do Rolleyes )

Rechecked voltages and they seem OK (9.1, 5.02 and 3.22 v)

I2Scanner now gives:
Scanning...
I2C device found at address 0x50  !
I2C device found at address 0x68  !
I2C device found at address 0x76  !
done

Debugging output from the board shows:

ESP8266 FW Version: AT+GMR

AT version:1.2.0.0(Jul  1 2016 20:04:45)
SDK version:1.5.4.1(39cb9a32)
Ai-Thinker Technology Co. Ltd.
Dec  2 2016 14:21:16
OK
Mode station OK
Multiple mux OK
Join AP failure
WiFi connection is OFF

I had noticed the 3.3 v regulator getting hot, that is now behaving normally.

However the display continues to behave the same.

I have //   Internet Settings
// --------------------------------------------------------------------------------------
#define ENABLE_INTERNET     1                        // 1= Enable Internet connection, 0= Disable


and Wi-Fi credentials are in and valid, but still not connecting to the router
Reply


Messages In This Thread
Troubleshooting RX board - by ok2arm - 27-01-2018, 19:28
RE: Troubleshooting RX board - by werk_ag - 28-01-2018, 01:54
RE: Troubleshooting RX board - by hornychz - 28-01-2018, 01:56
RE: Troubleshooting RX board - by rich27gc - 28-01-2018, 10:18
RE: Troubleshooting RX board - by f4aii - 28-01-2018, 14:14
RE: Troubleshooting RX board - by ok2arm - 28-01-2018, 15:54
RE: Troubleshooting RX board - by hornychz - 28-01-2018, 16:40
RE: Troubleshooting RX board - by werk_ag - 28-01-2018, 16:47
RE: Troubleshooting RX board - by ok2arm - 28-01-2018, 18:12
RE: Troubleshooting RX board - by hornychz - 28-01-2018, 22:59
RE: Troubleshooting RX board - by werk_ag - 29-01-2018, 01:19
RE: Troubleshooting RX board - by ok2arm - 28-01-2018, 23:47
RE: Troubleshooting RX board - by russellb - 12-07-2018, 01:06
RE: Troubleshooting RX board - by werk_ag - 12-07-2018, 03:59
RE: Troubleshooting RX board - by russellb - 12-07-2018, 08:58
RE: Troubleshooting RX board - by werk_ag - 13-07-2018, 03:32
RE: Troubleshooting RX board - by russellb - 13-07-2018, 07:20
RE: Troubleshooting RX board - by russellb - 13-07-2018, 07:43
RE: Troubleshooting RX board - by werk_ag - 13-07-2018, 16:49
RE: Troubleshooting RX board - by russellb - 14-07-2018, 09:55
RE: Troubleshooting RX board - by werk_ag - 14-07-2018, 17:39
RE: Troubleshooting RX board - by russellb - 15-07-2018, 08:22
RE: Troubleshooting RX board - by werk_ag - 15-07-2018, 22:59
RE: Troubleshooting RX board - by russellb - 16-07-2018, 08:11
RE: Troubleshooting RX board - by engolling - 16-07-2018, 22:57
RE: Troubleshooting RX board - by russellb - 17-07-2018, 02:23
RE: Troubleshooting RX board - by werk_ag - 17-07-2018, 02:43
RE: Troubleshooting RX board - by russellb - 23-07-2018, 09:50
RE: Troubleshooting RX board - by russellb - 25-07-2018, 09:20
RE: Troubleshooting RX board - by engolling - 25-07-2018, 19:16
RE: Troubleshooting RX board - by werk_ag - 26-07-2018, 01:08
RE: Troubleshooting RX board - by russellb - 29-07-2018, 02:21
RE: Troubleshooting RX board - by werk_ag - 29-07-2018, 02:57
RE: Troubleshooting RX board - by russellb - 29-07-2018, 07:20
RE: Troubleshooting RX board - by russellb - 08-08-2018, 08:21
RE: Troubleshooting RX board - by werk_ag - 09-08-2018, 04:10
RE: Troubleshooting RX board - by JT118 - 08-08-2018, 09:35



Users browsing this thread: