Hi all,
i want you to know that there are two failures in the Simple Network Processor API Guide V2.2.0.
1. The response order in the SNP Add Characteristic Descriptor Declaration Response (0x83) on page 40 is wrong. It has to be Status -> Header instead of Header -> status.
2. The request type in SNP Send Notification Indication (0x89) on page 36 is wrong! For Notification it should be 0x01 and for indication 0x02.