Replies: 1 comment 1 reply
-
|
What are you wanting to do, creating a whole module is not really necessary for most integrations. The reply module was deprecated and is no longer included in released builds. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently working on creating my own module, trying for the past 2 days to work with the tutorial from the documentation webpage.. In particular, I simply wanted to get ReplyModule working to see if I could successfully build compile/build onto my device.
From the "Getting Started" section, step 6 is no longer feasible. As far as I can tell, --sendping has been gone from the Meshtastic Python CLI for some time now? It didn't come to my attention that want_response would need to be set for replymodule to ever run. In fact, I'm still struggling a little bit to find a way to easily set the "want_response" bit other than modifying the firmware of another device.
Beta Was this translation helpful? Give feedback.
All reactions