juergenRe

Results 36 comments of juergenRe

The first one makes sense, here the CLI will ask for SESSIONKEY_CONFIG, I assume its for security reasons.

Good point, this is indeed not so nice. But I guess the problem is even more general: The radio does not give a feedback to CLI if settings are not...

@roberthadow: Thanks for your input and explanation. Because I am very new to the project I prefer to get first some feedback before changing the code. In any case, your...

Robert, you are right about your observations - but I can't tell you about the reasons, as I mentioned I am new here. For the syntactical level, pylint will ensure...

Hi, I see you are using a quite old Python version (3.9). Eventually you need to upgrade to a newer interpreter and reinstall the CLI.

Hi adrian, you need to create a pull request - common way for all open source projects on GitHub. Roughly: - create a fork of meshtastic/python, this will create a...

Hi Robert, thanks for your comments. I was a bit locked in my testings the past days, so I answer a bit late... Concerning your first comment: its not to...

Unfortunately, analysis of SubhaNAG2001 isn't fully correct - maybe he was working on a different version of the code. I was checking this issue with current version 2.7.3 of CLI...

@fatchild: Could you please upload the yaml or give other hints where the error exactly occurs? We should fix the export problem. According to the help you should instead use:...