This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

dfu ios break uart service

I'm on SDK 15.2 and iOS 12 with nRF52832 on a custom board.

I've added the dfu service to my existing NUS/UART service. In the nRF connect app I can see both services and I can send test data to the nRF52832.

But, my ios app doesn't work anymore. When I connect I see a 01 00 two byes come through, but writeValue from within my app (Swift) no longer works. I can see the write UUID and both Rx/Tx service UUIDs so not clear what is going on. Any ideas would be helpful.

Parents Reply Children
No Data
Related