Inquiry About FCM360W QuecOpen SDK Capabilities + Access Request

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:

  1. Does the FCM360W QuecOpen SDK support these BLE features?
  2. 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

Q1: can FCM360W BLE module work as central and peripheral at the same time?

FCM360W can only work as peripheral/ central at one time and connect to one device only.

Q2: Subscribing to iPhone ANCS / AMS services

No, ANCS and AMS are not supported. Public address of the iOS device cannot be obtained.

Q3: Handling CCCD, descriptors, notifications
Further details info is required.

Q4: Custom GATT services and passkey pairing
Yes , both can be supported.

Q5:Exchanging application data reliably
Yes

Q6: Can we use the SDK to implement our own BLE roles, GATT services, descriptors, and custom logic (beyond AT commands)?
Yes