Integrating nRF9160 with nRF52810 as a Bluetooth Gateway: Design Considerations

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.

Parents Reply
  • My general recommendation would be to contact sales as I don't really have the knowledge regarding pricing. However what I would also suggest is to try to compile the hci sample with the config you need and see what is the smallest device you can use. By reducing the number of of max BT connection I was able to build it for the nRF52820. 

    Regards

    Runar

Children
No Data
Related