This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DTM Script Python COM Ports

Hello,

i have a Problem with the COM ports of Windows starting the example.py from the nAN34_v1.01 application. I have configured the COM Ports in the example.py in the Editor.

I always got the same message when starting the script : 

Transmitter test Connect Serialport error could not open port 'COM2': WindowsError(5, 'Zugriff verweigert')

Any Idea?

Best regards

Parents Reply


  • Hi Dominik!
    I have the same problem.
    What exactly did you do to solve it?
    All the baudrates - in the Nordics python script, in the SDK file and also in the FTDI drivers - are set to 19200.
    So why it is not working as it should?

    I'm using a custom board + a FT230X USB adapter.
    (Python Version 2.7.15 and Pyserial 3.4)

    @Jørgen Holmefjord
    Yes, I tried also to run a comand prompt as administrator, but without success.

Children
Related