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

Meanwhile used BLE and 2.4G in nRF52810

I don't want to use MESH, because there are too many data

Application scenario

Mobile phone ------------> DeviceA --------------------------------------> DeviceB

【1】Mobile phone is central

【2】DeviceA(nRF52810) is peripheral and needs Send 2.4G data

【3】DeviceB(nRF52810)needs to receive data

Can this be done? And the mobile Bluetooth doesn't break the line with DeviceA(nRF52810)?

Is this problem related to the link below?

https://devzone.nordicsemi.com/b/blog/posts/running-micro-esb-concurrently-with-ble

In addition, there seems to be no BLE+2.4G example in SDK?

thanks

Related