Hello folks,
I've got a tricky one! I'd like for my board (xiao_ble_sense from Seeed studio) to show up on my connected devices page.
========== Configuration ==========
I'm working in VSCode v1.85.2
nRF Connect Extension Version v2023.11.301
SDK v2.5.0 and Toolchain v2.5.0
===============================
My nRF52840 DK shows up fine when connected to my computer in the "Connected Devices" section.
However my Xiao_BLE_Sense doesn't show up in the CONNECTED DEVICES list no matter what I do.
I have a feeling that I need to do some kind of JLink configuration to make the device accessible in that way.
For now, I've just been programming the device by putting it in bootloader and copying the zephyr.uf2 build files onto the board, but it would be a great QOL boost for me to get the connected device and ACTIONS tab (Erase and Flash, in particular) working.
Got any advice?
Thanks,
- Finn