I have a wireless project. Requirements as:
- Support platforms: Desktop/Laptop and mobile, Pc/Mac/IOS/Android. etc.
-
many connections: flexible but can support 100+ connections
-
Response time: ~30ms
-
Device Input: 100 or more devices, each with a button, and the platforms will recognize which device button is pressed (may pressed simultaneously)
I have asked similar question before.
I see nRF24L01 can work with nRF51/nRF52. Can nRF24L01 apply to my project?
That will be 100+ nRF24L01 devices, sending button pressed signal to a nRF51/nRF52 (may simultaneously), and then the nRF51/nRF52 pass the final signal to Platforms.