Other Parts Discussed in Thread: BLE-STACK
I got an error HW_FAIL_PKT_LEN_EXCEEDS_PDU_SIZE when connecting Multi Peripherals.
Could you let me know what should we do?
My conditions are below.
- Connecting one CC2640R2F-Q1 central (simple_central_cc2640r2jp_app) and two CC2640R2F-Q1 peripherals (simple_peripheral_cc2640r2lp_app).
- Using SDKv2.40.00.32 modified below
1. The notification (243 bytes) is send from peripherals at 1.26 sec interval.
2. Connection one central and two peripherals using white list function
3. After the central established the connection, Service discovery, Characteristic discovery and Notification enable(CCCD discovery, CCCD write).
Best Regards,
Satoshi Shinohara