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

UART-Gateway Usecase: Custom service?

Hi guys,

I want to use the nRF51822 as a gateway to send uart-commands from the µC to my iPhone and vice versa.

µC---|uart|--->nRF51822 ) ) ) ) BLE ( ( ( ( iPhone

Do I need a custom service for that? Or is it sufficient to simply take the BLE_RX Event and put the data into the UART buffer?

Is there any recommendation on what template to start with?

Thanks for your kind help. This forum is becoming a bigger and bigger help for developing!

Stephan

Parents
  • Hi Ole,

    thanks for your feedback.

    While searching the forum for anything related to UART I also found the ble_app_uart example and I'm trying to understand how it works.

    I'm extremely motivated and I already got myself books about Bluetooth Low Energy to understand it from the basis, but it's still difficult for me to get an focus on what screws to turn.

    I'd be very glad if you could supply us a how-to guide for creating a custom service - maybe also while having in mind that some of us are beginners, not in RF, but in therms of "bluetooth" or "ble".

    Best regards, Stephan

  • Thanks for the input. We have seen this need as well, and as I've noted elsewhere, there is work ongoing on making an application note explaining this. This document should hopefully be out in not too long, although I can't yet give a definite date.

Reply Children
No Data
Related