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

How to send sensor data to PC by BLE communication

Hi,

I am using nRF52832 and nRF5_SDK_15.0.0_a53641a.

I am writing a program with keil.

We are planning to send data from the sensor via SPI communication via nRF52832 and BLE communication to the PC.

Is there a sample code of SDK that is most suitable for BLE communication?

Also, do you aglee with using "nRF Connect" on PC?

Thank you.

Parents
  • Hi Tetta-san,

    This discussion has been done a lot in this forum. Please go through the forum threads like the one mentioned here to see the discussion from others. I am sure there is plenty of information for you in those threads.

    What you are trying to do can be easily done using the SDK examples we have provided. And there are a lot of users who have done this using SPI.

     

    Also, do you aglee with using "nRF Connect" on PC?

     Yes, you can use "nRF Connect for desktop" application to receive the data from your sensor to the desktop. You can also use the nRF Connect application for mobile phones (IOS/Android) to receive this data on your phone also.

Reply
  • Hi Tetta-san,

    This discussion has been done a lot in this forum. Please go through the forum threads like the one mentioned here to see the discussion from others. I am sure there is plenty of information for you in those threads.

    What you are trying to do can be easily done using the SDK examples we have provided. And there are a lot of users who have done this using SPI.

     

    Also, do you aglee with using "nRF Connect" on PC?

     Yes, you can use "nRF Connect for desktop" application to receive the data from your sensor to the desktop. You can also use the nRF Connect application for mobile phones (IOS/Android) to receive this data on your phone also.

Children
No Data
Related