-
Notifications
You must be signed in to change notification settings - Fork 10
Unable to detect 'press' from remote reliably #12
Copy link
Copy link
Open
Description
Hello. I am using an ESP32-C3 paired with an NRF24L01. According to the serial monitor logs, I am able to send commands reliably and able to detect the following actions from the remote:
- turn_clockwise
- turn_counterclockwise
- press_turn_clockwise
- press_turn_counterclockwise
However, I am unable to reliably detect 'press' action. I have to spam presses on the remote for it to register. On the other hand, I was unable to detect any 'hold' action. The light bar does turn off and on with presses when paired with the remote, but on_off isn't detected.
I won't discount that it's probably a device wiring issue on my side. I'll look into an external power supply for the transceiver module. In the mean time, is there anybody facing the same issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels