mcer12 / Hugo-ESP8266

Hugo is a 4-button ESP8266 Wi-Fi Remote, Arduino compatible and simple to use.
MIT License
111 stars 11 forks source link

Button press issue #22

Closed user-hash closed 5 years ago

user-hash commented 5 years ago

Hey, just got Hugo today and I entered the config details normaly. I got the mqtt working, but since I was just trying I didnt know which button is which, so I decided I will upload the code again, to add diffrent button topics and such. Code uploads normaly, and I can enter the config screen and set the information, but when remote reboots, its only registering combo button presses, even if 1 button is pressed. Any ideas how can I solve this?

Here is the debug code I get, if I press the buttons from 1-4 in slow sequence, no combo button presses. https://pastebin.com/wYSQja4F

mcer12 commented 5 years ago

Hi, this definitely shouldn't be happening. How fast are you pushing the buttons? You should make at least 1s delay between pushes, otherwise it can register it as a combo.

user-hash commented 5 years ago

Please check the pastebin I posted above. I press a single button 3 seconds after I get the "going to sleep" messege in the serial. It only detects combo messeges..I can also record video, if you need it Thanks!

mcer12 commented 5 years ago

In that case I suspect a hardware issue. This shouldn't be happening, please email me to investigate this further.