Pairing of the components fails (seems like no packages received).
max.conf
___________________________________________________________________________
---------------------------------- MAX! ----------------------------------
___________________________________________________________________________
#######################################
########## General Settings ##########
#######################################
[General]
moduleEnabled = true
## The MAX! address of Homegear. It is recommended to change this to a random 3 byte hexadecimal
## value starting with 0xFD (e. g. 0xFD43AB). Only change this, when no MAX! devices
## are paired to Homegear as existing pairings will not work anymore!
centralAddress = 0xFD43AB
#######################################
################# CUL #################
#######################################
## The device family this interface is for
[CUL]
## Specify an unique id here to identify this device in Homegear
id = MAX-CUL
## When default is set to "true" Homegear will assign this device
## to new peers.
default = true
## Options: cul, coc, cc1100
deviceType = cul
# device = /dev/ttyACM0
device = /dev/ttyUSB0
## Should be "40" for MAX!
responseDelay = 40
I really need some help to get a glue where I should start digging.
lsusb
Bus 001 Device 008: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 001 Device 005: ID 0424:7800 Standard Microsystems Corp.
Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ls -la /dev/ttyUSB0
crw-rw---- 1 root dialout 188, 0 Feb 9 15:57 /dev/ttyUSB0
I return the CUL, so I am looking for a new one, any suggestions for a CUL that work with RasperryPi, openHAB - Homegear?
The CUL that you send is not available right now
The directly attached CC1101 is not a CUL. This will only work with homegear as it implements the needed software itself.
If you wan’t to stick to homegear I recommend the CC1101. Let me have a look on monday if I have some left. Should I do that?
I think you can also go with the HM-MOD-RPI-PCB from elv directly. I do not know if you need to change the firmware to get it to run with homegear.