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