This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Import IR transmitter library on nrf52840 thread sdk

Hi,

I want to make universal AC remote, using nrf52840.

I have decoded IR codes of all AC remotes which have been decoded using IRremoteESP8266 library.

Since AC IR codes are quite long and each AC vendor has their own IR Protocol, how can I send long IR codes on nrf52840?

Related