This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Failure in documentation: Simple Network Processor API Guide V2.2.0

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.