BLE change power runtime

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
PSOC6_dev
Level 4
Level 4
10 questions asked 25 sign-ins 25 replies posted

Hi,

I want to change the BLE power in my software to adapt the range.

The goal is to decrease range when my device is on pairing mode and increase range when is in "standard" mode

Does anyone have a feedback on this ?

Thank you in advance for your support,

Regards

0 Likes
1 Solution
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello @PSOC6_dev,

For any new applications, it is recommended to use the new AIROC BT Stack in MTB 3.0. 

You can use the PSoC Creator for BLESS Stack. You can use the Cy_BLE_SetTxPowerLevel api, this function sets the transmit power for the advertising channel operations or data channel operations (per connection) during runtime.

Thanks,

P Yugandhar. 

View solution in original post

0 Likes
5 Replies
PratikshaV
Moderator
Moderator
Moderator
100 solutions authored 5 likes given 250 sign-ins

Hi @PSOC6_dev ,

Please can you let me know which platform you are using??

 

Thanks & Regards

Pratiksha V

0 Likes

Hi @PratikshaV ,

Sorry i missed it

I use a CY8C6347BZI, modustoolbox and bless

Regards

0 Likes
PSOC6_dev
Level 4
Level 4
10 questions asked 25 sign-ins 25 replies posted

Any news ?

Regards

0 Likes
PSOC6_dev
Level 4
Level 4
10 questions asked 25 sign-ins 25 replies posted

Is there someone ? 😶

0 Likes
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello @PSOC6_dev,

For any new applications, it is recommended to use the new AIROC BT Stack in MTB 3.0. 

You can use the PSoC Creator for BLESS Stack. You can use the Cy_BLE_SetTxPowerLevel api, this function sets the transmit power for the advertising channel operations or data channel operations (per connection) during runtime.

Thanks,

P Yugandhar. 

0 Likes