I'm trying to combine Edgefast BLE SDK examples. I begin with evkbmimxrt1170_peripheral_beacon and test. Next, I attempt to add a bluetooth profile using the SDK component manager and add middleware.edgefast_bluetooth.profile.hts. After adding, I get build errors without changing any includes or anything in source.
A couple of Template folders are downloaded and I can delete those, but I cannot tell what other changes are being made to cause an issue.
The only files that prompt for Compare/Keep/Replace are from the Source folder (main.c and others).
What else is the import tool changing? Is there a better way to add the driver files I need?
