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

nRF51822 Tx power not able to set

Hello iam using softdevice 110 and SDK 10.0.0, Iam trying set tx power of nrf51822 using function sd_ble_tx_power_set(), i have tried 0dBm and 4dBm both are giving same RSSI and range, is it really configured or not how to confirm? The API is returning NRF_SUCCESS. Is there any pre-condition to set tx power? And i would also like to know when does GATT error 0x85 occurs, when i try to communicate from 20-30 meters this error occurs and bonding information is lost on central side(may be central is going out of range). Is there any way to avoid GATT error 0x85, because if central bonds again the peripheral is again storing bonding information in eeprom.

Parents
  • FormerMember
    0 FormerMember

    For the range to increase, the TX power have to be increased. However, when increasing the TX power, the RSSI should increase.

    What kind of hardware do you use? Our development kit, or a custom board?

  • Sunil - When I first read your problem, my immediate thought was also the possibility of a badly tuned antenna circuit.

    Kristin didn't mention this, but you can submit a Support Ticket to have one of Nordic's engineers review your antenna circuit design. If you work with them via the Support Ticket process, they will keep everything you provide them confidential.

    We did a device that was basically a Nordic development board (reference design) with some parts removed and/or moved around for convenience. Our board layout person had not done much RF work and our device performed miserably. It was so bad, that we couldn't tune the antenna circuit.

    We put in a Support Ticket for a review of our antenna circuit and got back some very good information. In fact, at one point the engineer simply made changes to the Altium files we sent him.

    The next spin of our device worked much better.

Reply
  • Sunil - When I first read your problem, my immediate thought was also the possibility of a badly tuned antenna circuit.

    Kristin didn't mention this, but you can submit a Support Ticket to have one of Nordic's engineers review your antenna circuit design. If you work with them via the Support Ticket process, they will keep everything you provide them confidential.

    We did a device that was basically a Nordic development board (reference design) with some parts removed and/or moved around for convenience. Our board layout person had not done much RF work and our device performed miserably. It was so bad, that we couldn't tune the antenna circuit.

    We put in a Support Ticket for a review of our antenna circuit and got back some very good information. In fact, at one point the engineer simply made changes to the Altium files we sent him.

    The next spin of our device worked much better.

Children
No Data
Related