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?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
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!