This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52840 concurrent bluetooth 1M and coded communication

Hello!

We are trying to make a family of devices that would be based on nrf52840. The devices would communicate between each other via Bluetooth Long Range (CODED PHY). In addition to communicating with each other we need the devices to be accessible to a smart phone or tablet on the 1M PHY. For example we would like to connect to device A via smart phone and change some settings on device B in real time. In other words device A would receive the settings via 1M PHY and forward them to device B via CODED PHY in real time. So my guess is that in this case device would need to switch between the two physical layers quickly in order to communicate with both the smart phone and device B at the same time on the two different physical layers.

So my question is, is this possible/realistic to achieve? And if so, could you kindly point me to some working example of a similar nature?

Thank you in advance!

Related