[SOLVED] RFXCOM Error with new RFXtrx433XL

I Try to add the new RFXtrx433XL but i get the error:

2018-12-29 22:44:17.019 [ERROR] [g.rfxcom.handler.RFXComBridgeHandler] - Error occurred during packet receiving, data: 140100010254220000000003001C105E4658434F4D
org.openhab.binding.rfxcom.internal.exceptions.RFXComUnsupportedValueException: Unsupported value ‘84’ for TransceiverType
at org.openhab.binding.rfxcom.internal.messages.ByteEnumUtil.fromByte(ByteEnumUtil.java:31) ~[224:org.openhab.binding.rfxcom:2.4.0.201812151803]
at org.openhab.binding.rfxcom.internal.messages.RFXComInterfaceMessage.encodeMessage(RFXComInterfaceMessage.java:224) ~[224:org.openhab.binding.rfxcom:2.4.0.201812151803]
at org.openhab.binding.rfxcom.internal.messages.RFXComInterfaceMessage.(RFXComInterfaceMessage.java:161) ~[224:org.openhab.binding.rfxcom:2.4.0.201812151803]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
at org.openhab.binding.rfxcom.internal.messages.RFXComMessageFactory.createMessage(RFXComMessageFactory.java:130) ~[224:org.openhab.binding.rfxcom:2.4.0.201812151803]
at org.openhab.binding.rfxcom.handler.RFXComBridgeHandler$MessageListener.packetReceived(RFXComBridgeHandler.java:225) [224:org.openhab.binding.rfxcom:2.4.0.201812151803]
at org.openhab.binding.rfxcom.internal.connector.RFXComBaseConnector.sendMsgToListeners(RFXComBaseConnector.java:45) [224:org.openhab.binding.rfxcom:2.4.0.201812151803]
at org.openhab.binding.rfxcom.internal.connector.RFXComStreamReader.run(RFXComStreamReader.java:62) [224:org.openhab.binding.rfxcom:2.4.0.201812151803]

is this device not supported yet?

The RFXtrx433XL is set by you to 433.42MHz.
Use RFXmngr to set the RFXtrx433XL back to 433.92MHz and Save Settings.

greate! now i is working. Thanks!

@bweijenberg, @pauli_anttila : Please help me understand this. The RFXtrx433XL operates at both 433.42Mhz and 433.92Mhz, and in the RFXtrx User Guide they write:
The 433.42MHz transmitter in the RFXtrx433E/RFX433XL is used for a reliable control of the Somfy RTS devices over a large distance and through walls.
So it seems they added the 433.42MHz to get better support for Somfy on long distances. However, if I enable that frequency using RFXmngr, I get the error message as shown in this thread (“Unsupported value ‘84’ for TransceiverType”). Does this mean I cannot use this frequency for my Somfy devices? According to the documentation from Somfy their devices uses 433.42MHz, so I guess the precise frequency is needed in case of walls or longer distances.

The RFXtrx can only transmit Somfy RTS commands at 433.42MHz. The RFXtrx switches to 433.42MHz to transmit the Somfy command and will switch back to 433.92Mhz so that sensors and remotes are received at 433.92MHz.
Receive is not implemented for several reasons:
1 Sensors at 433.92MHz are not received anymore if 433.42 is enabled for receive.
2 For security. If you are able to receive a Somfy remote you would be able to control Somfy devices of your neighbors.
3 If you use the same ID as a Somfy remote the remote will become useless because the rolling code is out of sync.