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

Another Oz build
#1

Hi all
I've been building my boards slowly over the last couple of weeks (a few other things have been getting in the way). Tonight I gave everything a test run. The RX unit and WD unit appear to function fine at this early stage. The TX unit functions (TX led flashes every 5 or so seconds) but the temperature and humidity don't report correctly. The serial monitor gives me this output in debug mode:

DataPacket ID0: 161,0,-31272,-31272,0,0
Sensor 0 - Temp: -312.72 Hum: -312.72
Sensor 1 - Temp: 0.00 Hum: 0.00

The sensor is one of these:
http://www.ebay.com.au/itm/1PC-HTU21D-Te...SwGvhUEriX

I purchased 2. One is working just fine in the RX unit, the other is in the TX unit and gives the weird temperatures. If I swap them over, the RX unit still reports okay and the TX unit still reports incorrectly.

I have it configured as:
// --------------------------------------------------------------------------------------
// Define type of Temperature / Humidity sensor used as Sensor 0 and / or Sensor 1
// --------------------------------------------------------------------------------------
#define TH_Sensor0 1 // [SENSOR 0] - 0 for SHT2x sensor, 1 for HTU21 sensor, 9 for Not Used
#define TH_Sensor1 9 // [SENSOR 1] - 0 for SHT1x sensor, 1 for DHT22 sensor, 9 for Not Used

As the HTU21D has both SHT21 and HTU21 markings, I also tried
#define TH_Sensor0 0
but the unit seems to lock up. The TX led only gets through a couple of flashes (then no more) and nothing reports in Serial Monitor.

Any help would be appreciated.

I also hooked up the Davis anemometer. Wind direction seems to come through okay, but nothing comes up for wind speed.

Also, I understand that I have to adjust R6 to 10k. Where do I measure across for this reading?

Cheers
Graeme
Reply


Messages In This Thread
Another Oz build - by spudstrawb - 04-06-2016, 11:39
RE: Another Oz build - by AllanG - 04-06-2016, 12:29
RE: Another Oz build - by spudstrawb - 04-06-2016, 12:42
RE: Another Oz build - by werk_ag - 05-06-2016, 03:39
RE: Another Oz build - by spudstrawb - 05-06-2016, 06:05
RE: Another Oz build - by spudstrawb - 05-06-2016, 03:35
RE: Another Oz build - by spudstrawb - 05-06-2016, 07:40
RE: Another Oz build - by werk_ag - 05-06-2016, 22:51
RE: Another Oz build - by Wizza - 05-06-2016, 21:47
RE: Another Oz build - by spudstrawb - 05-06-2016, 23:27
RE: Another Oz build - by werk_ag - 06-06-2016, 04:40
RE: Another Oz build - by spudstrawb - 06-06-2016, 04:54
RE: Another Oz build - by werk_ag - 08-06-2016, 05:20
RE: Another Oz build - by spudstrawb - 08-06-2016, 05:32
RE: Another Oz build - by spudstrawb - 06-06-2016, 03:59
RE: Another Oz build - by werk_ag - 06-06-2016, 04:32
RE: Another Oz build - by spudstrawb - 02-07-2016, 06:32
RE: Another Oz build - by Wizza - 02-07-2016, 22:26
RE: Another Oz build - by spudstrawb - 03-07-2016, 00:17
RE: Another Oz build - by werk_ag - 03-07-2016, 02:09
RE: Another Oz build - by spudstrawb - 03-07-2016, 08:01
RE: Another Oz build - by spudstrawb - 27-01-2017, 03:51
RE: Another Oz build - by hornychz - 27-01-2017, 10:51
RE: Another Oz build - by werk_ag - 28-01-2017, 02:24
RE: Another Oz build - by spudstrawb - 28-01-2017, 07:40
RE: Another Oz build - by werk_ag - 28-01-2017, 08:22
RE: Another Oz build - by spudstrawb - 28-01-2017, 08:44
RE: Another Oz build - by werk_ag - 27-01-2017, 04:35
RE: Another Oz build - by Wizza - 27-01-2017, 12:41
RE: Another Oz build - by Barrow4491 - 28-01-2017, 08:02
RE: Another Oz build - by spudstrawb - 28-01-2017, 08:42
RE: Another Oz build - by spudstrawb - 28-01-2017, 23:26
RE: Another Oz build - by spudstrawb - 18-10-2017, 12:01
RE: Another Oz build - by hornychz - 08-12-2017, 10:06
RE: Another Oz build - by hornychz - 08-12-2017, 10:11
RE: Another Oz build - by werk_ag - 08-12-2017, 20:22
RE: Another Oz build - by hornychz - 09-12-2017, 00:27
RE: Another Oz build - by danner - 09-12-2017, 08:39
RE: Another Oz build - by spudstrawb - 09-12-2017, 22:17
RE: Another Oz build - by hornychz - 10-12-2017, 00:11



Users browsing this thread: 2 Guest(s)