Gateway interface

Hi there,

Is there any way to implement a gateway without having to use Raspberry Pi ?

In other words, is there available a description of what’s the needed gateway interface ? I have a custom board using a DWM1001C module with PANS R2, and I would like to configure it and get it to work as a gateway. I can set the DWM1001 mode to gateway (like the shell command nmg) but I lack of information about, when configured as gateway, what are the outputs of the module and what are the expected inputs. With this information I expect to build an app in my custom module main processor in order to operate depending on the DWM1001 tags info collected.

Thanks.