Bug in STSW-S2LP-DK in S2LP_Library in S2LP_Csma.c
There is a bug in S2LP_Library which is part of the STSW-S2LP-DK package. In the following function you need to shift xCcaLength to the upper nibble, but there is no shift in currently available version. The bug won't allow you to set CCA length.Plea...