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