Is there an example of BLE and NFC co-existing on the 52832 chip?
Thanks,
yuxu
Is there an example of BLE and NFC co-existing on the 52832 chip?
Thanks,
yuxu
Hi Yuxu,
There are 3 examples that we uses NFC and BLE in one project. You can have a look at the ble_app_hrs_nfc_pairing, ble_hids_keyboard_pair_nfc, ble_nfc_pairing_reference inside ble_peripheral folder.
Hi Hung Bui,
Thanks for the answer.Let me take a closer look at these examples.