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

TX board TX LED always on
#9

(22-09-2023, 02:08)werk_ag Wrote:  
(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
// --------------------------------------------------------------------------------------
First of all, thank you for your reply.
You’re right that I enabled both sensor 0 and sensor 1 on the same address.
Now I fixed it by putting sensor 1 as not installed.
Nothing has changed.  I will explain my issue.
 
Very often, just feed the board, the red led stays on all the time.
Only after many reset on Arduino Nano board, or, after removing the power to the board, sometime it starts to work and flash the red led.  
This, however, does not last for long.
After a few hours of transmission the red LED lights up again permanently and the transmission stops.
I was thinking about a power issue since the board is powered by a photovoltaic system and the transmission mostly breaks down in the evening, but measuring the battery is ok.
I don’t know where to hit my head anymore.  
Have any of you ever had my problem in the past?
thanks
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)