Remote HW control #447
simonebrunetti90-glitch
started this conversation in
General
Replies: 0 comments
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.
-
I'm trying to control a gate opener remotely using the REMOTE HARDWARE function as per the instructions at:
https://meshtastic.org/docs/configuration/module/remote-hardware/#requirements
I followed the entire procedure as described, until I received:
XXXXXXXXXX ~ % meshtastic --gpio-wrb 5 1 --dest !9e9XXXXX
Connected to radio
Writing GPIO mask 0x20 with value 0x20 to !9e9XXXXX
So the software works...
The problem is that the pin the system is connected to (I'm currently testing with an LED as per the instructions) isn't turning on the LED.
Does anyone have any information on this?
The instructions on the website are (few) and not very clear.
I also have doubts about being able to control the node remotely. Let me explain:
I created the GPIO channel as described, but what command should I run?
Thanks so much to anyone who can help.
PS
I'm currently using a Heltec V3 flashed to 2.7.15.567b8eaBETA
Beta Was this translation helpful? Give feedback.
All reactions