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.
您好!
我已将NPI从host_test实现到project0。 我想用它从UART接收数据并使用BLE_STACK发送。 我已经检查了host_test,但没有找到从UART接收的实现。 哪里被称为下一个函数。
NPITASK_registerIncomingRXEventAppCB()
NPITASK_registerIncomingTXEventAppCB()
我想我需要这些来获取或将信息放入 UART缓冲区...但是,我不确定这是正确的方式。
此致,
Mayer Tamás