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

how to switch from dfu mode to start nordic uart service?

i working on a project of buttonless dfu on nrf52832 dk. so face a problem that  after dfu the uart service is not show on nrf connect app. so i not be able to receive data from board over a ble. 

Parents
  • Which SDK version and which SoftDevice version are you using?

    Is the device advertising after the DFU? If yes, is it advertising as DFUTarg or with the application advertisment data. If it is the latter and you're able to connect to the device then you should be able to refresh the service table by pressing the row of three vertical dots in the top-right corner of the app and then press Refresh device cache.You can also try  to turn off and on Bluetooth on the Android device and then connect.

    Best regards

    Bjørn

Reply
  • Which SDK version and which SoftDevice version are you using?

    Is the device advertising after the DFU? If yes, is it advertising as DFUTarg or with the application advertisment data. If it is the latter and you're able to connect to the device then you should be able to refresh the service table by pressing the row of three vertical dots in the top-right corner of the app and then press Refresh device cache.You can also try  to turn off and on Bluetooth on the Android device and then connect.

    Best regards

    Bjørn

Children
Related