Is it possible to connect four peripherals to one central and send 300 bytes of data to the central from each peripheral every 100 msec?
If so, which sample program should I refer?
Thanking you in advance.
Is it possible to connect four peripherals to one central and send 300 bytes of data to the central from each peripheral every 100 msec?
If so, which sample program should I refer?
Thanking you in advance.
Hi Yokokawa,
Okey, let us do the math.
1200 bytes every 100ms, -> 12 000bytes/s. (or 96 000bits/s --> 96kbps)
And you can achieve a throughput of ~1,400 kbps with the nRF52832 and S132 v5.0.0 if you run the nRF52 in 2 Mbps data rate mode.
Even with regular 1 Mbps data rate mode you would achieve around 700 kbps.
So it should not be a problem for you to achieve this. (similar thread)
Is it not a calculated design value, is it no problem with the effective value when actually used?
For BLE 4.2, there is also information that the effective value is 10 kbps.
Thanking you in advance.Hi Yokokawa,
yokokawa said:there is also information that the effective value is 10 kbps.
Where did you get that information from?
Also, I am not sure I understand your question.
Please be more specific and/or detailed in your question.
Hi Yokokawa,
yokokawa said:there is also information that the effective value is 10 kbps.
Where did you get that information from?
Also, I am not sure I understand your question.
Please be more specific and/or detailed in your question.