Difference between revisions of "BT-CAN"
Jump to navigation
Jump to search
| Line 40: | Line 40: | ||
| weight = 25 g | | weight = 25 g | ||
}} | }} | ||
| − | |||
| − | |||
==HW settings== <!--T:13--> | ==HW settings== <!--T:13--> | ||
| Line 72: | Line 70: | ||
<!--T:15--> | <!--T:15--> | ||
<syntaxhighlight lang="xml" line> | <syntaxhighlight lang="xml" line> | ||
| − | <item addr=" | + | <item addr="866:98" cfgid="150" hw="slave=0xe8145261 pin=1111" logic-ver="19" name="Temperature" sn="306598234" system="yes" type="temperature-sensor"/> |
| − | |||
| − | |||
| − | |||
| − | |||
</syntaxhighlight> | </syntaxhighlight> | ||
</translate> | </translate> | ||
Revision as of 07:11, 8 August 2023
| BT-CAN | |||||||
|---|---|---|---|---|---|---|---|
![]() | |||||||
| |||||||
CAN to Bluetooth adapter
This module is used to connect to remote devices via Bluetooth.
Overview
Mash connection
Point-to-point connection
Module parameters
| Parameter name | Value |
|---|---|
| Power supply | 11.5 … 27.5 V DC from CAN or PS |
| Max current(24V) | ??? mA |
| Max BT distance | 220 m |
| Bus type | CAN (4-wire) |
| Equipment installation type | Free |
| Case material | ABS |
| Protection | IP40 |
| Temperature range | -10 … +50 °C |
| Size | 45x42x14 mm |
| Weight | 25 g |
HW settings
| Name | Type, range | SUBID | Default | Description |
|---|---|---|---|---|
| in | char[16] | 98 | 'BBBBBB' | Each char is responsible for the type of a particular channel
And you can also connect one temperature sensor: 1hw="in='T-----'"
1Example: in='DEHSSG'
|
| offset | float(+/- 0…39) | SubID 30 temperature sensor | '0' | sensor values offset;
For example, offset is -3.8 : 1hw="offset='-3.8'"
|
Input HW configuration
1<item addr="866:98" cfgid="150" hw="slave=0xe8145261 pin=1111" logic-ver="19" name="Temperature" sn="306598234" system="yes" type="temperature-sensor"/>
