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.

LAUNCHXL-CC2650: PROJECT_ZERO/ NPI/UART FROM HOST_TEST

Part Number: LAUNCHXL-CC2650

HI!

I've implemented the npi from host_test to project0. I would like to use it to receive data from UART and send with BLE_stack. I've examined host_test and I didn't find the implementation of receiving from UART. Where are called the next functions.

NPITask_registerIncomingRXEventAppCB()

NPITask_registerIncomingTXEventAppCB()

I figured that I need these to take out or put in information to  UART buffer..Though , I'm not sure that it's the proper way.

Best regards,

Mayer Tamás