Results 111 comments of Ladislav Láska

Hi! I have reimplemented this changed in PR #281 , including the desired UI changes. Feel free to give it a try and provide feedback.

I'm closing the PR due to inactivity and low priority of this actually needing the fix, since the crash has been eliminated by disabling selection itself. Virtual nodes can still...

The option `Load without associated node` is weird. I'm not sure how it's supposed to work (I'm not the original author), looking at the code, it just inserts the image...

This is not how the JPEG would be imported anyway. Importing a JPEG like that would create a trackpoint with the image next to it, but it does not scale...

There is one actionable item, and that is to fix the behavior of `Load without associated node` by one of the following ways: 1. Allow selection of the new position...

I can reproduce the issue and will have a look.

Ok, after more investigation it appears to be bug in Qt itself. Here is what I have found: - The issue appears to be present in Qt 5.15.2 and 5.15.5...

Hi! Actually, I just hit the same issue, but reading some posts on nordic forum lead me to believe the dongle is supported in the latest connectivity firmware and pc-ble-driver-py....

Sure, I'm using connectivity_4.1.1_usb_with_s132_5.1.0_dfu_pkg.zip . I think the hex might not contain the softdevice itself, as the zip I'm using has firmware and softdevice separate. I flash using nrfutil (installed...

Interesting. I haven't found a build of api v5 and SD140, and I am under the impression that the python library supports only v3 and v5 APIs. But I still...