I want to extend the Thread Cloud Client Example (thread_cloud_coap_client_pca10056) with a peripheral controller. And I am looking at the UART Example (ble_app_uart_pca10056_s140) for transmitting and receiving data through a serial device. What do I have to consider merging those two programs? I am using GPIO Pins P0.06, P0.08 and GND for the serial connection.
A Noobie, obviously.