We are running our own BLE tag and have a proprietary App on the App Store. Now we'd like to integrate into the Find my network. According to information available on developer.apple.com/find-my/ we do not need to enroll into the program. How do I obtain information if my hardware is applicable or what changes do I have to implement on a hardware level to be discoverable by Apple ecosystem devices. I'd also be interested in information regarding what needs to be implemented on a API level, if at all.
MFI (Find my API)
I am not sure where you read that you don't need to enroll into the program, but the link you posted here explicitly says:
https://mfi.apple.comWhether you’re a developer or manufacturer looking to connect an existing or new accessory to the Find My network, enroll in the MFi Program to access the technical specifications and resources needed to create your product.
Further down in the explanation regarding "who needs to enroll" it says that manufacturers/providers of BLE tags (who wish to implement MFI functionality) do not need to enroll.
Are you saying, that once enrolled in the program, the necessary information will become available?
Are you saying, that once enrolled in the program, the necessary information will become available?
Also: to which section of the program should we enroll if we, most probably, would have to implement changes on the hardware side of our product (to enable MFI)