Hello everyone,
I am trying to execute Nordic Bluetooth ESL tutorial with PAwR. Here, I am able to change the images and handling the state of an LED connected at the Tag side(nrf52833) with AP(nrf5340) commands. Now, I am going to send the LED's state response from the Tag to the AP in order to have an acknowledgement that my LED has successfully changed state. The below links that I have taken reference and followed it. I am not getting how to have LED's response at AP, I am able to turn ON and turn OFF the Tag LED with the help of TLV command, but I am not getting state response after decrypting it (it shows same every time even LED state is changed at tag side i.e 03340101 for LED2 at Tag). If someone has solution/suggestion regarding this please help me to solve this problem. I am using VS Code IDE, with Nordic SDK and toolchain version 2.6.
Regards,
Yash S.