Hi, I have PCA100040 development board. I need to create two simple ble application. One for central and one for peripheral.
- How can I do this?
- Can anyone suggest simple example code?
- Is it really required to create a service for advertising?
- In ble_uart_app and ble_uart_app_c examples, what exactly NUS service does? Can I remove it?