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

iPhone application with bluetooth

Hello,

My team wants to develop a custom iphone application and we want to use it to connect with NRF52 which is transmitting data using the Nordic UART service. We were wondering if there was any sort of tutorial or guide on how to do such a thing. Right now we are using Adafruit's bluefruit to connect to the NRF52 which is transmitting data from an MPU-6050 accelerometer/gyroscope. Now we want to do the same thing for our custom app.

Thank you.

Parents
  • Are you referring to the application running on the nRF52 or the mobile app on iOS and/or Android?

    If its the first, then you can take a look at this example made by one of our Application Engineers. It does not use the NORDIC UART Service, but it should be straight forward to add the Nordic Uart service to it.

    If its the latter, then you can find the UART module in the nRF Toolbox app for iOS and Android on our GitHub page, here and here respectively.

    Best regards

    Bjørn

Reply
  • Are you referring to the application running on the nRF52 or the mobile app on iOS and/or Android?

    If its the first, then you can take a look at this example made by one of our Application Engineers. It does not use the NORDIC UART Service, but it should be straight forward to add the Nordic Uart service to it.

    If its the latter, then you can find the UART module in the nRF Toolbox app for iOS and Android on our GitHub page, here and here respectively.

    Best regards

    Bjørn

Children
No Data
Related