I wanna plan to design a new hardware which has ability to connect to smartphones using BLE and broadcasting ANT pages in the same time. I also need a way to transmit some private data with the rate of 1.3KByte to another device.
Can I run BLE, ANT, and Gazell in the same time on nRF52832? If so, can Gazell send that amount of data (1.3 KByte) per second in that situation? Do you have any better idea to implement the communication system?
By the way, it is a low power device (I mean the private data transmitter) but the receiver of that private data doesn't have any concert about power consumption.