Protocol Description for Jianda Renke Wall Mounted King Shell 485 Temperature and Humidity Transmitter

freeFree Technical Resource

This content is free to read, suitable for basic learning and search traffic.

Protocol Description for Jianda Renke Wall Mounted King Shell 485 Temperature and Humidity Transmitter
Protocol Description for Jianda Renke Wall Mounted King Shell 485 Temperature and Humidity TransmitterFigure

Product Overview

This product is a wall mounted high protection level shell, Protection Rating Rain and snow resistant with good breathability IP65, The circuit adopts industrial grade microprocessor chips imported from the United States. Imported high-precision temperature sensor, Ensure excellent reliability of the product, High precision and interchangeability, This product uses a particle sintered probe sheath.
The probe is directly connected to the housing and has a beautiful and elegant appearance, The output signal type is. The farthest communication possibleRS485, Rice 2000 Standard, agreement modbus Support secondary development, Functional characteristics.

Adopting measurement units imported from Switzerland

Accurate measurement, Adopt specialized. Circuit 485 Communication stability, Wide voltage range power supply. 10~30V Complete specifications, Easy installation, Main technical parameters.

DC power supply

Default (Maximum power consumption) : DC 10-30V
Precision accuracy: 0.1W (DC24V)
A Humidity : Temperature ±2%RH(60%RH,25℃) , Precision accuracy ±0.4℃ (25℃)
B Default (Humidity) : Temperature ±3%RH(60%RH,25℃), Transmitter circuit ±0.5℃ (25℃)
Working temperature and humidity: Non condensing -40℃~+60℃, 0%RH~95%RH (Probe operating temperature)
Default: -40℃~+120℃ Probe working humidity: -40℃~+80℃
Temperature display resolution: 0%RH-100%RH
Humidity display resolution: 0.1℃
Temperature and humidity refresh time: 0.1%RH
Long term stability: 1s
Humidity:

Temperature ≤1%RH/y
Response time ≤0.1℃/y

Humidity : Wind speed ≤8s(1m/s Temperature), Wind speed ≤25s(1m/s Output signal)
agreement: RS485(Modbus Installation method)
Wall mounted: Wiring instructions

Wide voltage power input

Both are acceptable 10~30V Attention should be paid when wiring signal lines. 485 Attention should be paid when wiring signal lines AB Two lines cannot be connected in reverse, More on the bus
The addresses between devices cannot conflict.

Communication protocol

code8 Bit binary
Data bits8 Position
Parity check bitNone
Stop position1 Position
Error verificationCRC (Redundant cyclic code)
Baud rate2400bit/s, 4800bit/s, 9600bit/s Can be set up, The factory default is 4800bit/s

useModbus-RTU Communication protocol, The format is as follows::
Initial structure ≥4 Byte time
Address code = 1 Byte
Function code = 1 Byte
Data area = N Byte
Error verification = 16 PositionCRC Code
End the structure ≥4 Byte time
Address code: Provide the address of the transmitter, It is unique in communication networks (Factory default0x01) .
Function code: Function indication of instructions issued by the host, This transmitter supports function codes0x03 (Read register data) , 0x06 (Write register data) .
Data area: The data area is specific communication data, Note High byte data comes first16bitsCode!
CRCTwo byte checksum: Host query frame structure.

Address code

Function codeRegister starting addressRegister lengthLow bit of verification codeHigh bit of verification codeByte
1 Byte1 Byte2 Byte2 byte1 byte1 Byte

Slave response frame structure

Address codeFunction codeEffective byte countData Zone 1Second data areaThe N Data areaVerification code
1 Byte1 Byte1 Byte2 Byte2 Byte2 Byte2 Byte

Register address

Register addressPLCOr configure the addressContentOperationexplain
0000 H40001HumidityRead onlyReal time humidity value (expand10Double
0001 H40002TemperatureRead onlyReal time temperature value (expand10Double)
0050H40081Temperature calibration valueRead and writeInteger (expand10Double)
0051H40082Humidity calibration valueRead and writeInteger (expand10Double)
07D0 H42001Equipment addressRead and write1~254 (Factory default1)
07D1 H42002Baud rateRead and write0Representative2400
1Representative4800
2Representative9600

Examples and explanations of communication protocols

give an example: Read device address 0x01 Temperature and humidity values, Change address

Inquiry frame (16 Base system) :

Address codefunction codeStarting addressData lengthLow bit of verification codeHigh bit of verification code
0x010x030x00 0x000x00 0x020xC40x0B

Response frame (16 Base system) : (For example, reading the temperature as-10.1℃, The humidity is 65.8%RH)

Address codeFunction codeReturn the number of valid bytesHumidity valueTemperature valueLow bit of verification codeHigh bit of verification code
0x010x030x040x02 0x920xFF 0x9B0x5A0x3D

Temperature calculation:
When the temperature is below 0 ℃ Upload temperature data in the form of supplementary codes.
Temperature: FF9B H(hexadecimal)= -101 => Temperature = -10.1℃
Humidity calculation:
Humidity: 292 H (hexadecimal)= 658 => Humidity = 65.8%RH
give an example: Equipment address 0x01 Modify to: 0x02
Inquiry frame (16 Base system) : (Assuming the modified address is 0x02 Note After modifying the address, the device needs to be powered off and restarted: Address code)

Function codeStarting addressModify numerical valuesLow bit of verification codeHigh bit of verification codeResponse frame
0x010x060x07 0xD00x00 0x020x080x86

Base system (16 Address code) :

Function codeStarting addressModify numerical valuesLow bit of verification codeHigh bit of verification codeCommon problems and solutions
0x010x060x07 0xD00x00 0x020x080x86

The device cannot connect to

Or computer PLC Possible reasons

There are multiple computers:
1)Mouth COM The selected mouth is incorrect, Equipment address error
2)Or devices with duplicate addresses, The factory default is all (Baud rate 1) . 3)Verification method, data bit, data bit, Stop position error. 4)485 The bus is disconnected, Or A, B Reverse wire connection.
5)Too many devices or too long wiring, Power should be supplied locally, Add 485 Enhancer, Simultaneously increase 120ΩTerminal resistance.
6)USB Turn 485 Driver not installed or damaged
7)Equipment damage

Put this resource to use in a real project?

Go to the Tool Center for message parsing, CRC verification and device debugging, or submit your requirements for selection and integration advice.

Engineer Membership

Turn this article into actionable debugging resources

After activation, you can use advanced message parsing, resource pack downloads, code examples, engineering cases and priority technical support, suitable for real project delivery.

Unlimited Advanced Tools
Resource & Code Packs
Complete Engineering Case Library
Priority Technical Support

Leave a Reply

Your email address will not be published. Required fields are marked *.