This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Evaluate the maximum working connection to a BLE central (Dongle or cellphone)

Hi,

Currently, we have a device that uses the nrf52832 custom board as a Peripheral notify to send the data collected to Pixal 5 (central),

We have a cellphone app to call the data received by the mobile phone to show that at present,

we need to evaluate how many peripherals can be connected to a central and can also operate normally.

I would like to ask how to evaluate and compare Pixal 5 and nrf 52840 dongle as BLE central.

What about the maximum number of connections in operation?

At present, a peripheral will transmit(MTU) 200 bytes of data 10 times per second, 10 sets (2000 bytes) of data will be 2 Kbytes,

Related