Hello
We have a project in which we need to be broadcasting data (around 30 bytes of message) to 150 unit via BLE.
we are thinking of using the nrf52832, which we are a bit familiar with by now.
We need to be transmitting a beacon like data to all 150 units every second
Is it possible for the nrf52832 to be broadcasting to 150 units, 30 bytes messages (with changed id and data in each message, off course) every one second?
If not, can you recommend a different SOC maybe designated for that or a different mechanism, like mesh, and can mesh support the above described desired outcome.
I am posting this question both under hardware and software because I guess I will need the support of both
Best regards
Ziv