Not able to add Zigbee devices on new HA on RPi4

Hi All, I have installed latest Home Assistant and Mosquitto Broker and Zigbee2MQTT on RPi4.
Using Sonoff ZigBee 3.0 USB Dongle Plus based on C2562P. Flashed it with latest firmware.

I am not able to add my Aqara Double Rocker switch. Trying to pair it by pressing both the switch together for approx 15 seconds. Also tried to pair it by pressing one sitch quickly for 5 times. No success. Need help or suggestions to add.

This switch was working well with HA on RPi3 with Zigbee CC2531 USB Dongle. Switch is removed from HA running on RPi3 by force. Currently HA on RPi3 is not running and its power is turned off.

Currently many other zigbee devices are connected on my HA on RPi3 that I want to move to my new HA set up on RPi4.

Below is version details of Home Assistant running on RPi4.

Home Assistant 2023.5.2
Supervisor 2023.04.1
Operating System 10.1
Frontend 20230503.3 - latest
Firmware version on Sonoff dongle - CC1352P2_CC2652P_launchpad_coordinator_20221226.hex

Only following add-ons are available on HA on RPi4
Advanced SSH & Web Terminal
Samba Share
Mosquitto Broker
Zigbee2MQTT

Log details of Zigbee2Mqtt is

[00:31:00] INFO: Preparing to start...
[00:31:01] INFO: Socat not enabled
[00:31:04] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info  2023-05-10 00:31:09: Logging to console and directory: '/config/zigbee2mqtt/log/2023-05-10.00-31-09' filename: log.txt
Zigbee2MQTT:info  2023-05-10 00:31:10: Starting Zigbee2MQTT version 1.30.4 (commit #unknown)
Zigbee2MQTT:info  2023-05-10 00:31:10: Starting zigbee-herdsman (0.14.111)
Zigbee2MQTT:info  2023-05-10 00:31:25: zigbee-herdsman started (resumed)
Zigbee2MQTT:info  2023-05-10 00:31:25: Coordinator firmware version: '{"meta":{"maintrel":1,"majorrel":2,"minorrel":7,"product":1,"revision":20221226,"transportrev":2},"type":"zStack3x0"}'
Zigbee2MQTT:info  2023-05-10 00:31:25: Currently 0 devices are joined:
Zigbee2MQTT:info  2023-05-10 00:31:25: Zigbee: disabling joining new devices.
Zigbee2MQTT:info  2023-05-10 00:31:26: Connecting to MQTT server at mqtt://core-mosquitto:1883
Zigbee2MQTT:info  2023-05-10 00:31:26: Connected to MQTT server
Zigbee2MQTT:info  2023-05-10 00:31:26: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload 'online'
Zigbee2MQTT:info  2023-05-10 00:31:26: Started frontend on port 0.0.0.0:8099
Zigbee2MQTT:info  2023-05-10 00:31:26: MQTT publish: topic 'zigbee2mqtt/bridge/config', payload '{"commit":"unknown","coordinator":{"meta":{"maintrel":1,"majorrel":2,"minorrel":7,"product":1,"revision":20221226,"transportrev":2},"type":"zStack3x0"},"log_level":"info","network":{"channel":11,"extendedPanID":"0x00124b0024c113dc","panID":6754},"permit_join":false,"version":"1.30.4"}'
Zigbee2MQTT:info  2023-05-10 00:31:26: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload 'online'
Zigbee2MQTT:info  2023-05-10 00:31:26: Zigbee2MQTT started!
Zigbee2MQTT:info  2023-05-10 00:34:38: Zigbee: allowing new devices to join.
Zigbee2MQTT:info  2023-05-10 00:34:39: MQTT publish: topic 'zigbee2mqtt/bridge/response/permit_join', payload '{"data":{"time":254,"value":true},"status":"ok","transaction":"di5b6-1"}'
Zigbee2MQTT:info  2023-05-10 00:39:24: Zigbee: allowing new devices to join.
Zigbee2MQTT:info  2023-05-10 00:39:24: MQTT publish: topic 'zigbee2mqtt/bridge/response/permit_join', payload '{"data":{"time":254,"value":true},"status":"ok","transaction":"di5b6-2"}'
Zigbee2MQTT:info  2023-05-10 00:44:18: Zigbee: allowing new devices to join.
Zigbee2MQTT:info  2023-05-10 00:44:19: MQTT publish: topic 'zigbee2mqtt/bridge/response/permit_join', payload '{"data":{"time":254,"value":true},"status":"ok","transaction":"di5b6-3"}'

Log details of Mosquitto Broker is

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[00:16:27] INFO: SSL is not enabled
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
s6-rc: info: service legacy-services successfully started
[00:16:28] INFO: Starting NGINX for authentication handling...
[00:16:29] INFO: Starting mosquitto MQTT broker...
2023-05-10 00:16:29: Warning: Mosquitto should not be run as root/administrator.
[00:16:30] INFO: Successfully send discovery information to Home Assistant.
[00:16:31] INFO: Successfully send service information to the Supervisor.