Nano CUL & openHAB2 & homegear - no pairing

Hi,

I installed a Nano CUL at homegear (homegear and openhab2 actual releases). Everything worked fine so far until I tried do a pairing with Homematic or Max devices.

This is my /etc//homegear/families/homeaticbidcos.conf:
[CUL]
id = 868
default = true
deviceType = cul
device = /dev/ttyUSB1
responseDelay = 95

And the homegear.log provides this information:
10/12/18 23:17:40.358 IPC Server: Info: Connection accepted. Client number: 8
10/12/18 23:17:40.359 IPC Server: Info: Client 0 successfully registered RPC method “cliOutput” (this method is registered by 1 client(s)).
10/12/18 23:17:40.359 IPC Server: Info: Client 0 successfully registered RPC method “cliOutput-0” (this method is registered by 1 client(s)).
10/12/18 23:17:44.361 IPC Server: Info: Client number 0 is calling RPC method: familyExists Parameters:
(Integer64) 0
10/12/18 23:17:57.894 HomeMatic BidCoS packet received (868, RSSI: -46 dBm): 1A0884005E4C8C0000002B006A4F45513133303835303730010100
10/12/18 23:17:57.895 Module HomeMatic BidCoS: Info: Pushing pending queues.
10/12/18 23:17:57.988 Module HomeMatic BidCoS: CUL “868”: Info: Sending (868): 1001A001FD00015E4C8C00050000000000
10/12/18 23:17:58.188 Module HomeMatic BidCoS: CUL “868”: Info: Sending (868): 1001A001FD00015E4C8C00050000000000
10/12/18 23:17:58.388 Module HomeMatic BidCoS: CUL “868”: Info: Sending (868): 1001A001FD00015E4C8C00050000000000
10/12/18 23:18:34.412 IPC Server: Info: Client number 0 is calling RPC method: familyExists Parameters:
(Integer64) 4
10/12/18 23:19:42.829 IPC Server: Info: Connection to IPC server’s client number 8 closed.
10/12/18 23:20:17.679 IPC Server: Info: IPC client 0 removed.

Anyone with an idea what I should do to solve the problem?

Did you look in the homegear wiki and forum?