Follow this article https://zigdevwiki.github.io/Begin/IAR_install/
A lot of time has passed since the appearance of Mi Flora, but Jager never dared to purchase it. First of all, the fact that it was Bluetooth stopped, and this automatically created problems on a scale at home and the second reason was the cost, taking into account the fact that Jager needed 20-30 pieces. The decision, do it by myself. Taking into account the development of his home Zigbee network, the proven E18-MS1-PCB module was taken as a basis. The measurement of soil moisture is carried out using a capacitive method, the sensor electrodes are isolated from the soil and therefore do not corrode. The circuit for measuring soil moisture is typical for this kind of device and, in principle, repeats the Chinese sensor, with the only difference that Jager increased the frequency of the generator to 2 MHz.
Also on the board, there is optional wiring of the light sensor, temperature sensor DS18B20 (works up to voltage 2.7 volts ), temperature, humidity and atmospheric pressure sensor BME280 as a separate chip or as a ready-made module.
The board was designed in EasyEDA
The sensor can be powered either from two AAA batteries (note that there are externally identical holders but with different pole orientations) or from one CR2032 type element.
It is possible to use the E18-MS1-PCB module or the universal module from Jager
As you can see, the boards in the photos are slightly different from the design image. The fact is that this is the first version of the boards, the second was supplemented with the ability to use a ready-made BME280 module since not everyone can cope with sealing the "bare" chip. In addition, a more convenient connector for CC2530
firmware has been brought out. For reference, the BME280 size next to the 0805 resistors
To measure the temperature of the soil (important in greenhouses) or water, you can solder the DS18B20 in a metal sleeve
Since the board has several sensors, it can be used as, for example, an outdoor temperature/humidity sensor by cutting off the soil sensor.
Replacing alkaline batteries with Ni-MH batteries, for example, has a chance to survive the most severe frosts.
The device consumes 1.1μA in sleep mode and 26mA at the time of data transfer. During the tests, the device worked for 5 days with a measurement and transmission interval of 1 minute, which did not affect the AAA battery voltage in any way. Taking into account the fact that the device remains operational when the voltage drops to 1.8 volts and the measurement interval is increased to 30 minutes, the batteries will last for several years.
For this sensor @anonymass wrote an open-source firmware and converter for zigbee2mqtt. The firmware contains compensation for the values of the level of humidity and illumination associated with a drop in the supply voltage. This sensor is also supported in the SLS Gateway It looks like this
In general, the sensor turned out to be very sensitive, when the window is open if it is raining outside, the sensor feels like dry ground absorbs moisture. The graph shows that you need to select a resistor in the light sensor circuit.
This data is quite enough to signal the need for watering, as well as, for example, turn on the drip irrigation system in the greenhouse. In Jager's opinion, there is no need to solder on each BME280 sensor, as it is redundant.
Not much time has passed since the publication of the article about the Zigbee soil moisture sensor on the CC2530 chip, as the second version arrived. In this version, the total number of parts is reduced and the assembly is accordingly simplified. Through the efforts of @anonymass, it turned out that the cc2530 can generate a signal on its GPIOs with a frequency of up to 3 MHz, which is quite enough to exclude an external generator on the TLC555 chip from the circuit.
The updated schema now looks like this
Accordingly, the board has become even more simplified.
Those who managed to order the boards of the first option shouldn't worry too much, it is enough not to unsolder the elements marked with red crosses and add one jumper marked in green.
Open source firmware wrote by @anonymass. Since release 1.0.9, the firmware is universal, suitable for both sensor options.
Mini housing by ftp27
Mushroom housing by Bacchus777
If a device does not connect to your coordinator, please try the following:
or if you cannot disable routers (for example, internal switches), you may try the following:
Please, ensure the following: