Multifunctional Monitoring: Featuring a 5 in 1 integrated design, this weather meter can simultaneously track wind speed, wind direction, temperature, humidity, pressure, and more, with the option to select a combination of 2, 4, or all 5 monitoring modes based on actual needs.
Wide Environmental Adaptability: Thoroughly tested for high and low temperatures, waterproofing, salt spray resistance, and more, this weather sensor boasts excellent reliability, ensuring lasting use in various environmental conditions.
High Performance Filtering Algorithm: Utilizing efficient filtering algorithm and special compensation technology for rainy and foggy weather, this 5 in 1 weather meter guarantees data stability and consistency.
Item Type: 5 in 1 Weather Sensor
Material: ABS, aluminum alloy
Weight: Approx. 457.00gCelsius16.12oz
Product Size: Approx. 165x70mmCelsius6.5x2.76in
Power Supply Voltage: 9 to 30V
Communicating Type: (RTU)
Cable Length: Approx. 2mCelsius78.7in
Working Environment: 0 to 100% , -40 degrees C to +60 degrees C
Protecting : IP64
Built in Senso : Wind speed, wind direction, temperature, humidity, pressure
Application: Wind direction measurement in greenhouse, environmental conservation, ships, wharf, breeding, advertising gates, meteorology, ocean, environment, ports, ports, laboratories, industry and agriculture, and transportation environments
Wind Speed: 0 to 45mCelsiuss range, start wind speed less than 0.8mCelsiuss, +Celsius-(0.5+0.02V)mCelsiuss accuracy, 0.1mCelsiuss resolution, 40mW power consumption
Wind Direction: 0 to 359 degrees range, +Celsius-3 degrees accuracy, 1 degrees resolution, 40mW power consumption
Atmospheric Temperature: -40 to 80 degrees C range, +Celsius-0.3 degrees C accuracy, 0.1 degrees C resolution, 1mW power consumption
Atmospheric Humidity: 0 to 100% range, +Celsius-5% accuracy, 0.1% resolution, 1mW power consumption
Atmospheric Pressure: 300 to 1100hPa range, +Celsius-0.5 hPa (25 degrees C) accuracy, 0.1 hPa resolution, 0.1mW power consumption
Sensor Total Power Consumption: Wiring Diagram :
485 signal output, the sensor wire is defined as follows:
Red: power positive VCC
Green: power negative GND
Black: 485A+
Yellow: 485B-
Note: Make sure the wiring is correct before sending power.
Communicating Protocol:
All s in the manual of weather meter are RTU protocol format s. All have been configured at the factory, if you need to modify the protocol, refer to the relevant s or ask for help. Baud rate 9600, 8 data bits, 1 stop bit, no check. 2 frames of data communicating interval of at least 500ms. The default address is 1, and the RTU communicating format is as follows:
Number of address bytes: 1 byte
Number of bytes: 1 byte
Number of register address bytes: 2 bytes
Number of data bytes: N bytes
Number of CRC check bytes: 2 bytes
I.Register address:
The weather meter can integrate five modes, namely wind speed, wind direction, temperature, humidity, and atmospheric pressure. Each sensor has its own register address.
II.Configuration address and baud rate:
The s to write the device address are the same for the weather meter.
III.CRC verification steps:
1. Preset the 16 bit register to hex FFFF, call this register the CRC register
2. Isolate the fi t 8-bit data with the lower bit of the CRC register, and put the result in the CRC register
3. Check the lowest bit by ing the contents of the register one bit to the right (toward the lower bit) and filling the highest bit with a 0
4. If the lowest bit is 0: repeat step 3 ( again) if the lowest bit is 1: the CRC register is iso orthogonal to the polynomial A001 (1010 0000 0000 0001)
5. Repeat steps 3 and 4 until it is ed right 8 times so that the entire 8 bit data is all processed
6. Repeating steps 2 through 5 for the other 8 bit data
7. The final CRC register obtained is the CRC (the CRC obtained is low before high).
Troublesho