Nrf52840 zigbee coordinator

Hi All,

Does the zigbee devs considered including support for nrf52840 based dongles as zigbee coordinators ? I’m already using this chip for other purposes and I think it is a perfect match for a zigbee coordinator. There are couple of usb dongles on the market including the official developement kit (https://www.nordicsemi.com/Products/Development-hardware/nrf52840-dongle) for a reasonable price. The SDK offers precompiled binaries with gateway firmware that is very easy to use (Technical Documentation) and also the python library to interact with it (Client Challenge). The python library even contains an example of zigbee-to-mqtt bridge (but very limited one).

What do You think about it ?