We are developing EV firmware using the FCM360W BLE module.
With AT commands we are facing limitations for some BLE features such as:
- Working as **Central and Peripheral same time **
- Subscribing to iPhone ANCS / AMS services
- Handling CCCD, descriptors, notifications
- Custom GATT services and passkey pairing
- Exchanging application data reliably
Before proceeding, we want to confirm:
- Does the FCM360W QuecOpen SDK support these BLE features?
- Can we use the SDK to implement our own BLE roles, GATT services, descriptors, and custom logic (beyond AT commands)?
kindly provide:
- Access to the QuecOpen SDK
- BLE example project and documentation
- Any prerequisites to download or enable SDK access