Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will Not Compile #9

Open
JDtech76 opened this issue Nov 15, 2024 · 9 comments
Open

Will Not Compile #9

JDtech76 opened this issue Nov 15, 2024 · 9 comments
Assignees

Comments

@JDtech76
Copy link

I cannot get your code to compile even when I make no changes to the code.
Screenshot 2024-11-14 193638

tuxphone added a commit that referenced this issue Nov 15, 2024
Pinned RadioLib to version 6.6.0
@tuxphone
Copy link
Owner

Hello, pinning RadioLib to version 6.6.0 fixes the issue of not compiling.

Please be aware that meshtatstic 2.5.0 introduced changes to encryption, so it is very likely that decryption of packets sent by newer clients will not work.

@Marvin-YYC
Copy link

Please be aware that meshtatstic 2.5.0 introduced changes to encryption, so it is very likely that decryption of packets sent by newer clients will not work.

Does this mean that the repeater will no longer work as everyone switches to 2.5.x or it just means that packets will just be sent encrypted?

@tuxphone tuxphone self-assigned this Nov 15, 2024
@tuxphone
Copy link
Owner

The decryption is only relevant for the serial output.

Packets will always be repeated "as is" (encrypted).

@Marvin-YYC
Copy link

OK Thanks.

Won't be able to use it for a spy node anymore :)

@JDtech76
Copy link
Author

Don't know how to pin RadioLib to version 6.6.0. I am new to programming.

@JDtech76
Copy link
Author

I think I got that last post figured out but am now getting other errors.
image

@JDtech76
Copy link
Author

I found your latest code and that compiles fine but when I go to Meshtastic Web I can connect but it doesn't appear to save any changes I make there.

@tuxphone
Copy link
Owner

It doesn't. All changes have to be "hard coded" in the main.h

The cubecell is not a Full meshtastic node. It simulates the behaviour of a node.

@JDtech76
Copy link
Author

JDtech76 commented Nov 16, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants