Hi I want to build a multi role BLE device.
As a peripheral it shall stream ADC data with arounf 20 kbytes per second.
As Central it shall receive adv_nonconn_ind packets and analyze it's content.
Are there any limitations here?
Is NRF52833 capable of listeneing to ADV channels the same way, as in this case where I am treaming data?
THX