Skip to content

BLE: rate limiter / commands to addon module in general #38

@benjaminaigner

Description

@benjaminaigner

For adapting the rate limiter, a new AT command needs to be implemented.

But in general, I would prefer to use a general AT command, which is used to send arbitrary commands to an addon board.

Suggestion: AT BC <command (according to asterics/esp32_mouse_keyboard#39
e.g., AT BC $RL80 sets the rate limiter of the esp32 addon to 80ms.

In general, these commands can/should be:

  • sent from the GUI
  • sent from a WebGUI
  • stored in the EEPROM (we should agree on a procedure how an array of external commands can be saved in EEPROM).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions