-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Brightness slider activates on TTGO-LoRa32-V2.1 with serial Puttty connection. #272
Comments
I guess the issue can be closed https://meshtastic.discourse.group/t/alpha-tester-thread-please-try-device-code-0-7-11/298/179?u=ahvzy2g ? |
This is a totally unrelated issue. It has nothing to do with the T-Beams. It seems to be caused by different pin outs between the TTGO-LoRa32-V2.1 and V2.0 and only occurs with a serial connection. |
could you verify that this is the version you have https://github.com/LilyGO/TTGO-LoRa32-V2.1 , I will try to add support for it. |
oh yes good point. slider going up endlessly means the GPIO assignment for the button on the lora32-v2.1 is wrong. |
Yes. That is the version I have. |
Sorry for my ignorance, but where do I find the bin to try? |
Updated earlier reply, to include tried to build. |
@thomslik I will send you a bin asap |
Here you go I have two separate bin files. Please test both an tell me if they work. Before each flash use the esp download tool to erase the flash of your board. |
Thanks. Both versions still do the same. The unit appears to be working fine until the serial connection. Then the same problem with the brightness slider. |
build.zip |
Thanks y'all!
(Sent from a phone - please ignore typos)
…On Tue, Jul 14, 2020, 05:21 thomslik ***@***.***> wrote:
Closed #272 <#272>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#272 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABXB2N5VHBBKYYM5IXDVP3R3RES3ANCNFSM4OXZJ5HA>
.
|
fix #272 add support for tlora-v2-1-1.6
Anytime TTGO-LoRa32-V2.1 is connected with a serial connection with Putty or the Python API, the brightness slider activates and repeatedly cycles from low to high. Attempting to edit the screen by pulling the GPIO0 low to ground does nothing. Ending the Putty or Python session returns the unit to normal operation.
This may not be an appropriate issue, as TTGO-LoRa32-V2 is listed as supported, but no mention of V2.1. If so, sorry , Please ignore and close.
The text was updated successfully, but these errors were encountered: