Skip to main content
Visitor II
September 16, 2024
Question

decode RF433 controls

  • September 16, 2024
  • 1 reply
  • 868 views

Olá,
estou usando o STM8S003 e preciso decodificar controles com o código de salto do protocolo. Alguém pode me ajudar? Obrigado!

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    September 16, 2024

    Hello @Eliseu_Borges and welcome to the community,

    Please use English in this community.

    Translation:

    Hello,
    I'm using STM8S003 and I need to decode controls with the protocol hopping code. Can anyone help me? Thanks!

    You need to clarify what do you mean by "decode controls with the protocol". 

    Do you mean RF transmission using the following modules: https://randomnerdtutorials.com/rf-433mhz-transmitter-receiver-module-with-arduino ?

    See this link: https://github.com/nuclearcat/stm8rf

    Thank you