Is it possible to set two nRF52 as duplex MODEM?
The objective is to monitor a remote solar powered device from a PC. There would be one nRF52 device at each end (one at solar charger and one at PC) to tx/rx data. Distance is within 10 meters. The goal is to monitor and log on a central PC or a microcontroller the the battery voltage, charging, and sun illumination level.
Is it possible for the central nRF52 to be set as a modem for several nRF52?
What would be the basic code structure to accomplish this?