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

TX board TX LED always on
#6

(17-09-2023, 15:59)HeavyWeather Wrote:  Hi,
I have it connected to the I2C port that is not the solar, nor the extended I2C ports. I am using an SHT3X but I am not getting anything from it at all. I am sort of stumped but I will try connecting it to a normal Arduino and testing its function. Let me know your thoughts.
Thanks,
Michael

Hi Michael,

There is a little utility sketch called MultiSpeed_I2C_Scanner (it is included in the 4Pro DB receiver software package) that you can use to check if the SHT31 sensor is detected. Usually it is at address 0x44, but some brands use address 0x45

On the Config_Options of the TX firmware, you can change the address at line 33

Code:
// Sensor 0 - SHT31 I2C Address
#define S0_SHT31_ADDRESS 0x44    // Default value is 0x44

Let me know if this solved the issue.

Rgs.
Werk_AG

Reply


Messages In This Thread
TX board TX LED always on - by HeavyWeather - 09-09-2023, 03:17
RE: TX board TX LED always on - by werk_ag - 11-09-2023, 02:32
RE: TX board TX LED always on - by HeavyWeather - 16-09-2023, 22:38
RE: TX board TX LED always on - by werk_ag - 17-09-2023, 04:10
RE: TX board TX LED always on - by HeavyWeather - 17-09-2023, 15:59
RE: TX board TX LED always on - by werk_ag - 19-09-2023, 02:39
RE: TX board TX LED always on - by bombenm - 21-09-2023, 19:51
RE: TX board TX LED always on - by werk_ag - 22-09-2023, 02:08
RE: TX board TX LED always on - by bombenm - 25-09-2023, 18:20
TX Software freezing - by HeavyWeather - 22-02-2024, 21:17



Users browsing this thread: 1 Guest(s)