Inquiry About Real-time Debugging in pc-nrfconnect-ble

I am currently developing a PC application for Bluetooth data reception and chart display. I want to perform secondary development on pc-nrfconnect-ble. My current development process involves packaging the program and importing it into pc-nrfconnect-launcher for execution, which makes debugging difficult. Is there a way to modify pc-nrfconnect-ble in real-time for debugging without needing to package it?

Parents Reply Children
  • Hi,

    Thank for your reply,I'm currently working on a project to extend the functionality of pc-nrfconnect-ble by developing a testing application that saves Bluetooth data locally and visualizes the received data in real-time.

    I understand that I can retrieve the source code for pc-nrfconnect-ble via Git. However, I am facing compatibility issues with the Node packages, as the versions do not match with the launcher. As a result, the application gets stuck on the loading screen.

    I would appreciate any guidance on how to resolve these issues or any insights into obtaining a compatible version of the source code. Thank you for your help!

    Best regards

Related