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

TX board TX LED always on
#8

(21-09-2023, 19:51)bombenm Wrote:  In the serial monitor, I see: "RF95 init done" and "DS2482-100 not detected" because I haven't connected the Soil Leaf interface yet.

Hi,

If the DS2482-100 chip is installed it should be detected even if Soil Leaf interface isn't connected.

In your Config_Options you have defined the use of both TH_SENSOR0 and TH_SENSOR1 with a sensor STH31 type, that is ok, but both can't be on the same I2C address (0x44)
This info is stated on the code right above the config settings for TH_SENSOR1

Code:
// -------------------------------------------------------------------------------------- // Define type of Temperature / Humidity sensor used as Sensor 1 // IMPORTANT - If two I2C sensors (SHT31 or SHT2X) are used, each one must have its own I2C address // --------------------------------------------------------------------------------------
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)