Skip to content

Unable to detect 'press' from remote reliably #12

@ohmstance

Description

@ohmstance

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions