Reactive Bluetooth

Hi everyone,

I recently started working with the MDEK1001 development kit and have been using anchors. I disabled the Bluetooth on them, and now I’m unable to figure out how to reactivate it. Can anyone help me with this?

I thought about flashing the firmware again with the DWM1001_PANS_R2.0.hex file from the DEV_MDEK1001_Sources_and_Docs_v9/DWM1001/Factory_Firmware_Image/ directory, but I can’t understand how can I do ( I see the user guide but nothing : i’m using Ubuntu)

Thank you!

Hi, you should be able to flash using JFlashLite tool from Segger. The Jlink interface is directly accessible from the board.

Hi, I am using the JFlashLite tool from Segger. However, when I open the application, I am unable to select the device—it always shows as unspecified, as illustrated in the attached figure. I am using Segger J-Flash Lite v7.96 on Windows 10.
image
Thank you.

Hi @AsREB
when you run the J-Flash Lite you get asked for the mcu type and the SWD interface. You need to hit the three dots button and select the nRF52832_xxAA

image

Cheers
JK

okey, thank you for your answer, but the problem was in the serial communication (problem in the port, when I try on another computer it works fine).