Hi,
I'm using the NRF51DK which comes with the nFR51422. I initially flashed the board using the ble_uart example.
Since then I've tried flashing it with other examples including my own custom service. The service uuid of the Nordic uart service is still registered to the device even though it exists nowhere in my code?
What am I doing wrong? Is there a table created by the soft device that needs to be cleared?