Hello
we are thinking of using the nrf52832 (sdk 16.0, s132) , which we are a bit familiar with by now.
We have a project in which we need to transmit data to 150 unit via BLE, we do not think of pairing with the receiveing units.
we are thinking of grouping the data for 50 units in one 255 byte message (so 3 messages and we wish to be sending serveral times in a second for each group)
if i want to send a 255 byte message via ble, how much time does it take ? how many messages like that i can transfer in one second ?
is it preferable to use bluetooth 5.0 if i have no power supply issues ?
if bluetooth is preferable then why?
and is there an sdk example or certain softdevice that support bluetooth insted of ble ?
Best regards
Ziv