matter lock development: featureMAP is not in effect

procedure:

1. Modify lock.zap, turn on related functions, and set featureMAP from the default value of 0x101 to 0xf3d

2.Generate source code with zap tool

3. Set user (weeklyDay scheduled  user):./chip-tool-debug doorlock set-user 0 2 username2 124 1 2 0 140 1 --timedInteractionTimeoutMs 2000

4、set weeklyDay scheduled:./chip-tool-debug doorlock set-week-day-schedule 1 2 0xff 0 0 22 59 140 1

Error occurred: The command to set the weekly schedule was ignored because the feature did not take effect

log1:

[SetWeekDaySchedule] Ignore command (not supported) [endpointId=1]

log2:
[ZCL][GetWeekDaySchedule] Ignore command (not supported) [endpointId=1]
Error source location, tracking down shows that the feature is not, but I actually enabled in the zap file:
Attach the zap file, and the generated source code:
Parents Reply Children
No Data
Related