We create a device with a PAN1740 and a NFC Reader IC connected over I2C to the DA1450. For the NFC IC we want to implement sw drivers on the Cortex M0 of the DA1580. Where can we integrate our NFC driver code into the SPS source code? Optimally, we could create an own nfc_driver_task (additional to the sps_server_task and the app_task). Is this possible and how are the basic steps of the integration done?
Hi Marc:
Please take a look at the following document:http://support.dialog-semiconductor.com/resource/um-b-003-user-manual-%E2%80%93-software-development-guide
UM-B-003_DA14580_581 Software Development Guide_v1.5.pdf
Thanks,
TR_DIALOG
Please note that the app note referred above discusses creating a new profile. As part of this discussion, it shows how to create a task in section 10.3.
Thanks,
TR_DIALOG