Skip to content

Bug: Internal Temperature Sensor displays "--" (Alientek DM40C via Bluetooth) #2

@o2809013

Description

@o2809013

Bug Report
I have tested the application by running the source code (main.py) directly to bypass the security flags. While the thermometer works correctly when an external thermocouple is connected, the internal sensor fails to display any data. The value remains stuck at -- on the GUI.

To Reproduce

Run the application via python main.py.

Connect to the Alientek DM40C via Bluetooth.

Observe that the external thermocouple readings work fine.

Remove the thermocouple: The display switches to and stays at -- (internal sensor reading is not captured).

Security Note (False Positive)
I scanned the provided .exe file on VirusTotal. It appears that ESET-NOD32 and other engines flag it as Python/Packed.Nuitka.AI. This confirms the detections are False Positives caused by the Nuitka packager. I will continue using the source code for now to ensure a stable testing environment.

Environment:

Device: Alientek DM40C

Connection: Bluetooth

OS: Windows 11

Execution Method: Running main.py directly

VirusTotal Link:
https://www.virustotal.com/gui/file/d93daee68388604f86e029093c1e7821455e7c9345bf82a7d855f9928398a263

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions