Hello All!
I have a question regarding Bluetooth. What is the best way to get data from 200 low-power bluetooth capable devices?
Assumption 1: All of them will use nRF52832
Requirement 1: Nodes should consume as little power as possible
Requirement 2: Nodes are measuring something and need to send this data periodically to a hub
Shall I use ANT for this number of devices or will Bluetooth Smart be able to handle this?
Thanks a lot for help!
under_pressure