Hello everyone,
I am planning to use the nRF9160 as the main microcontroller for my project. Alongside this, I need a Bluetooth module to transmit data to a mobile phone. After some research, I found that the nRF52810 could be a good option. However, I am a bit unsure about the system design and the integration between these two devices.
Specifically, I would like to use the nRF52810 purely as a Bluetooth gateway for communication and avoid the need to flash or develop additional firmware on it. Ideally, the nRF9160 would handle all the primary processing, while the nRF52810 would simply handle the Bluetooth connectivity.
Is this type of setup feasible, and what would be the best way to approach it? Any suggestions or guidance would be greatly appreciated!
Thanks in advance.