This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52840 Dongle DK to recieve multiple bluetooth data from 3 different arduino bluetooth modules (HC-05)

Hello everyone,

I have interfaced an encoder and speed sensor on a spinning bike that all connect to arduino via COM/USB port. The COM port communicates to a game engine and allows you to have a virtual training.

Using low energy BLE I would like to go wireless for all my sensors!

Assuming I know how to pair each sensor to an arduino nano, bluetooth module and battery to run in low power mode:

1. Could the NRF52840 Dongle Be used to recieve multiple BLE signals from arduino simultaniously ?

2. Could I use the NRF52840 to organize how that data is sent to COM so that a software uses that data for its virtual environment?

3. Is this a relatively easy task?

Thank you very much and sorry if the question is beginner, I have not worked with bluetooth yet.

Related