Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

difference with ble_app_uart and hrs_pairing_nfc

Hello.

I'm having to merge with ble_app_uart and hrs_pairing_nfc example. But, happend some problem.

I succeeded in merge by adding ble_app_uart example to the hrs_pairing_nfc example. it works very well.

However, in the opposite case, nfc does not work even if the same code is activated. (it same path, project file configuration, C/C++ include path ...)

below I attached J-LINK log.

1. succeeded in mergy by adding ble_app_uart -> hrs_pairing_nfc (base on hrs)

it send to normal message that field detected -> selected -> rx_fend -> send ... reinitialize

2.failed in mergy by adding hrs_pairing_nfc ->  ble_app_uart (base on ble_app_uart)

I think it detects the nfc field but falls in to an infinite loop.

I don't know this reason. I will wait your answer.

thanks.

Parents Reply Children
No Data
Related