Avatar for vlaba

vlaba

Member since May 2023 • Last active Jun 2023
  • 1 conversations
  • 2 comments

Most recent activity

  • in General
    Avatar for vlaba

    In my understanding, IRDA encoders/decoders like MCP2122 reshape the pulses from/to the UART so it better works with IR. Also, it's declared that the UARTs in ESP32 support "IRDA mode" (while NRF52 specs don't make such claims).

    After doing some research I am not sure whether it's needed at slow speeds (9600 or lower), so pls never mind :-)

    Thanks for your response!

    • 3 comments
    • 399 views
  • in General
    Avatar for vlaba

    It seems that a UART in the nRF52 doesn't support IrDA protocols like SIR/MIR and so on.
    Is there any way to implement it in Espruino without using hardware encoder/decoder chips, let's say in software, similarly to what software UART modules do?

    Thanks!

Actions