Skip to main content
RWatt.1
Associate
July 15, 2020
Question

Im looking for sample code for using a cheap, 433MHz RF transmitter and receiver

  • July 15, 2020
  • 1 reply
  • 1476 views

I would like to recreate this on an ST Nucleo Board under Zephyr.

https://randomnerdtutorials.com/rf-433mhz-transmitter-receiver-module-with-arduino/

Most of the code examples I can fine all run on Arduino and use libraries that don't seem to be available under Zephyr. I guess I will end up "bit banging" this. Does any have sample code?

    This topic has been closed for replies.

    1 reply

    Dobra Vlad
    Visitor II
    August 20, 2021

    Hello,

    Did you find some info of how to use the RF transmit/receive communication through stm32 nucleo boards ?