BLE TX POWER

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
nelfata
 
Posts: 31
Joined: Wed May 07, 2014 9:44 am

BLE TX POWER

Post by nelfata »

Hello,
I am trying to set and get the BLE tx_power on the NRF52840 using the latest CP release (8.1.0-beta.0) but set/get do not seem to work.
Has this been implemented (some PR shows that is has but only for advertisement).
I would like to know what is it set to, and if possible to change it.

Please advise. Thank you.

User avatar
danhalbert
 
Posts: 4649
Joined: Tue Aug 08, 2017 12:37 pm

Re: BLE TX POWER

Post by danhalbert »

Currently it is set to 0dBm when the connection is established. There is no way to change that. We have an open issue, https://github.com/adafruit/circuitpython/issues/5988, but haven't implemented it yet.

User avatar
nelfata
 
Posts: 31
Joined: Wed May 07, 2014 9:44 am

Re: BLE TX POWER

Post by nelfata »

OK thank you for your reply.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”