Giter VIP home page Giter VIP logo

Comments (11)

mkocus avatar mkocus commented on July 17, 2024

Got similar issue. It was basically caused by issue on the PCB assembly and/or zigbee interference with BT/WiFI.
It seems that the sensor was was not able to be configure correctly somehow.

from flower.

ftp27 avatar ftp27 commented on July 17, 2024

So. I've soldered another board. With components

  • R1, R2, R4
  • C1
  • D1
  • LED1
  • SW1
  • U6
  • CR2032
    DIYRuZ_Flower_V2-1
    Only for soil humidity measure. Its still nothing but now I receive more data
{
    "battery": 14.5,
    "illuminance": 6,
    "illuminance_1": 16,
    "illuminance_lux": 1,
    "illuminance_lux_1": 1,
    "linkquality": 91,
    "pressure": 0,
    "soil_moisture": 0,
    "temperature_bme": 0,
    "voltage": 2900
}

The battery is new, but shows 14.5% Is it possible that firmware didn't adapt for CR2032 battery?

from flower.

RomanDidenko avatar RomanDidenko commented on July 17, 2024

C2 is required with CR2032

from flower.

ftp27 avatar ftp27 commented on July 17, 2024

@RomanDidenko
image
C5 from v1 is C2 in v2

from flower.

ftp27 avatar ftp27 commented on July 17, 2024

After 3 hours of work the battery is dead I suppose. It stopped sending any data.

from flower.

RomanDidenko avatar RomanDidenko commented on July 17, 2024

from flower.

ftp27 avatar ftp27 commented on July 17, 2024

@RomanDidenko It seems you how some problems with attachments )

from flower.

RomanDidenko avatar RomanDidenko commented on July 17, 2024

Sorry for that.
I've updated my comment but the images still not auto-expanded :(.
As I see links are valid and one can follow them.

from flower.

ftp27 avatar ftp27 commented on July 17, 2024

@RomanDidenko Thank you for the pictures. I'll try it

from flower.

GSternik avatar GSternik commented on July 17, 2024
  1. I have a problem with publishing zigbee2mqtt notification of Flowers device (Domoticz).
    When mqtt service is restarting I get:
    cze 09 10:11:02 raspberrypi npm[503]: Zigbee2MQTT:info 2021-06-09 10:11:02: 0x00124b00225734bb (0x00124b00225734bb): DIYRuZ_Flower - DIYRuZ Flower sensor (EndDevice)
    cze 09 10:11:02 raspberrypi npm[503]: Zigbee2MQTT:info 2021-06-09 10:11:02: 0x00124b0022573477 (0x00124b0022573477): DIYRuZ_Flower - DIYRuZ Flower sensor (EndDevice)

Zigbee2MQTT:info 2021-06-09 08:55:37: MQTT publish: topic 'zigbee2mqtt/0x00124b0022573477', payload '{"battery":100,"illuminance":534,"illuminance_lux":1,"pressure":null,"soil_moisture":100,"temperature_ds":0,"voltage":3100}'

Zigbee2MQTT:info 2021-06-09 08:55:37: MQTT publish: topic 'zigbee2mqtt/0x00124b00225734bb', payload '{"battery":76,"illuminance":555,"illuminance_lux":1,"pressure":null,"soil_moisture":100,"voltage":3000}'
After that the sensors do not send messages for zigbee2mqtt service.

Firstly I got message from converter:
{"dateCode":"22/04/2021 11:13","description":"Flower sensor","friendly_name":"0x00124b00225734bb","hardwareVersion":1,"ieeeAddr":"0x00124b00225734bb","lastSeen":1623097284351,"manufacturerID":0,"manufacturerName":"modkam.ru","model":"DIYRuZ_Flower","modelID":"DIYRuZ_Flower","networkAddress":44718,"powerSource":"Battery","softwareBuildID":"22/04/2021 11:13","type":"EndDevice","vendor":"DIYRuZ"},{"dateCode":"22/04/2021 11:13","description":"Flower sensor","friendly_name":"0x00124b0022573477","hardwareVersion":1,"ieeeAddr":"0x00124b0022573477","lastSeen":1623224768376,"manufacturerID":0,"manufacturerName":"modkam.ru","model":"DIYRuZ_Flower","modelID":"DIYRuZ_Flower","networkAddress":56759,"powerSource":"Battery","softwareBuildID":"22/04/2021 11:13","type":"EndDevice","vendor":"DIYRuZ"}],"type":"devices"}'.

  1. Now I have two DS18B20 sensors in the devices. Data pins are connected to P1.3 and Vdd to P1.1. At pin P1.1 is not any voltage for supply this sensors. My guess is that it might show up when the microprocessor is waking up. However, I don't have any sensor data.
    How to resolve or debbug this problems?

from flower.

bojanpotocnik avatar bojanpotocnik commented on July 17, 2024

Now I have two DS18B20 sensors in the devices.

Try with just one connected DS18B20 sensor, this device does not support reading nor reporting values of multiple DS18B20 sensors on single 1w bus. And you are correct, sensors are powered only while being read (source).

It is also possible that you have counterfeit/dead DS18B20 (happened to me).

Also, it is better to open a new issue or using more related one. Here we are waiting for @ftp27 to report and close this issue.

from flower.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.