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

Nordic Thingy:52 multiple device communication

Hi, I need to get at least 3 sensors data (Accelerometer and Gyro) simultaneously and I am thinking to use the Nordic Thingy:52 for that. Our application sends these information to PC in about 15Hz.

  1. Is it possible?
  2. Which kind of dongle do I need to receive these information on PC?
  3. Is every Thingy:52 with Bluetooth 5? At DigiKey they put as BT 4.X: www.digikey.com/.../7175577
  4. Is there any example using this kind of configuration?
Parents
  • Hi Leonardo,

    1. It is no problem sending data from 3 sensors at 15Hz.
    2. Which OS are you using? Does your computer already support Bluetooth?
    3. Every Thingy:52 is Bluetooth 5 Ready. This means that the chip (nRF52832) supports all the features of Bluetooth 5 except Long Range. Note that the Thingy:52 firmware does not use any Bluetooth 5 functionality.
    4. Do you mean on the firmware side or the PC/Mobile side? We have example applications for Android, iOS and Web which demonstrate how to receive data from several sensors at different intervals.

    Ketil

Reply
  • Hi Leonardo,

    1. It is no problem sending data from 3 sensors at 15Hz.
    2. Which OS are you using? Does your computer already support Bluetooth?
    3. Every Thingy:52 is Bluetooth 5 Ready. This means that the chip (nRF52832) supports all the features of Bluetooth 5 except Long Range. Note that the Thingy:52 firmware does not use any Bluetooth 5 functionality.
    4. Do you mean on the firmware side or the PC/Mobile side? We have example applications for Android, iOS and Web which demonstrate how to receive data from several sensors at different intervals.

    Ketil

Children
No Data
Related