I would like to configure and use a mesh network based on nRF52833 devices. One device as the proxy gateway connection to a mobile phone or tablet, and up to 40 mesh nodes that relay sensor data through the proxy to the mobile device. Is this configuration possible using the nRF53833 without a host processor? Will there be enough memory in the nRF52833 device acting as a proxy mesh node to support 40 mesh devices?
Is it possible to create one firmware load that depending on the provisioned configuration, the software can act either as a proxy or end mesh node (both client and server codebases)?