I am using the cdc_acm example and have added a command to set and read tx power. I am trying to use the following commands for this.
I am using the cdc_acm example and have added a command to set and read tx power. I am trying to use the following commands for this.
Hi,
You can refer to the HCI Power Control sample for how to set the Tx power via HCI.
I have referred to this and get the same issue when using the method from this sample
I see. The same should work and does so om my end. Can you start by copy-pasting in the exact implementation from the sample and see that it works before you start modifyin things? Does it still fail? If so, can you share a simple but complete project I can test on my end that fails so that I can have a look? (as source code/text, not screenshots)
I see. The same should work and does so om my end. Can you start by copy-pasting in the exact implementation from the sample and see that it works before you start modifyin things? Does it still fail? If so, can you share a simple but complete project I can test on my end that fails so that I can have a look? (as source code/text, not screenshots)