Hi, I am using a system where I am using nrf52832 nordic chip. I generate a custom ble service using this ' https://github.com/bjornspockeli/custom_ble_service_example ' github tutorial. Now I want to receive and transfer data (sensor data) from or to a android phone which will be connected to the nrf device using the ble service and want to read the data. So please help me how can I develop the system.