This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Where is initial value of transmit power in nrf51822 ?

Hi I am trying to change the radio's transmit power in program, but I can't solve it.

I downloaded nRF51822 Beacon v1.1.0. and am testing PCA20006. (Source Code\nrf51_beacon\ble_app_beacon\pca20006)

I am making an admin program for iOS7 device to configure advertising interval and power level.

First of all, I could not find where is initial setting of transmit power level. Even though I changed most of setting related power level, it does not work.

Secondly how to set Power Level of nRF51822 from iOS? I searched most of answers here devzone, can't find proper answers.

I spent several days to make this program and still working on without success.

Related