This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640 IR function generater.

Other Parts Discussed in Thread: CC2640, CC2650RC, CC2533

HI

I want to develop keybord whith cc2640.

Keybord include IR function( NEC format.).

I know CC2640 ble remote controller whith IR fucion.

I  declear TI_DRIVERS_IRGEN_INCLUDED define.

but It is complie error(Fatal Error[Pe1696]: cannot open source file "IRGENCC26XX.h" D:\project\ti\CC264x\ble_sdk_2_02_00_31\src\boards\CC2650RC\CC2650RC.c 155 )

How can implement IR function.

Can you share example IR driver and application code(for NEC format)?

Or Can you guide IR function for NEC format.

yjkim.