Code in ZSWatch nrf5340 ublox

i have ZSWatch complete hardware by jackob and kempy and the link is provided below and using the vscode (nrf connect) to code in it in my case the debugger by segger technology having stm32f072cbt6 so the problem which i'm facing right now is that it is not getting detecting by my laptop and also not by the vscode nrf connect extension....i have installed the segger latest driver also but facing the same problem is there anyone who have use this?

github.com/.../ZSWatch

Parents Reply Children
  • My board is operating on 5v 

    i’m using version 4

    yes firstly i was using stm32f072cbt6 on board debugger to code in my nrf5340 and it was not working then i use my nrf DK degugger to code in it now the problem is taht it is not detecing my nrf5340 kit but when i switch to nrf52832 it was detected 

    i have also tried to supply the VTG pin an external

    voltage of 5 but the result is same 

    i have also attached the git hub repo link in my question which i’m following to build,compile and run my code on my ZSWatch 

Related