Setting the transmission power

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
prasanna
Offline
Last seen:1 month 1 week ago
加入:2020-09-29 11:56
Setting the transmission power

Hello Dialog,

I am using the DA14695 USB stick and I wanted to set the transmission power during advertisement and change it once the connection is established. I have used the function in the sdk, "ble_gap_tx_power_set(GAP_AIR_OP_ADV, GAP_TX_POWER_MINUS_18_dBm);". But, I am not understanding how to verify the power that I have set is working in the BLE scanning app. Could you suggest me how to check this feature whether its working or not?

Also, are there any documents available to study about the SDK 10.0.10?

Thanks in advance.

Regards,

Prasanna

Device:
PS_Dialog
Offline
Last seen:3 months 1 week ago
加入:2018-01-15 10:36
Hi,

Hi,

with USB Kit the only way is using a BLE scanner and check the RSSI value.

Here you have the Software Manual, this is a live document that we continuosly update:

http://lpccs-docs.dialog-semiconductor.com/um-b-092-da1469x_software_pla...

SDK API instead are documented in doxugen format in the sdk directory ...\doc\html

BR, Paolo