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

Technical Parameters of NRF52832-QFAA-R7 ble transmission.

Hi, I are using BT832 module based on NRF52832-QFAA IC in an application. Please provide the following details regarding ble transmission of NRF52832-QFAA-R7  IC

1) modulation bandwidth , 2) frequency channels 3) data rate and 4) Tx Power

Can we change above parameters programatically? If yes, please tell how to change these values? If no, what are the default values of the parameters?

I am using nRF5_SDK_12.2.0

We need the information quickly, please respond as soon as possible.

Awaiting your reply. 

Parents
  • Hi,

     

    1. A bit vague description, can mean multiple things and different bandwidths are required for different standards. There are some parameters specified in the PS, if these are not what they want let me know. By modulation bandwidth I interpret you refer to the frequency deviation, which depends on the radio mode you are using.

    2. nRF52832 supports 2360-2500 MHz. I do not know which protocols or channels you are using. If you are using BLE, you will by default be using all BLE channels from 2402 MHz to 2480 MHz (40 in total).

    3. nRF52832 supports 1 Mbps and 2 Mbps data rates, in both BLE and nRF modes. Again, I do not know which ones you use, but if you are using BLE on SDK v12.2.0 there should only be support for 1 Mbps BLE

    4. Whatever you have configured the chip to. You can find a list of possible TX power settings here.

     

    Best regards,

    Andreas

  • Hi Andreas, 

     Thanks for your reply.

    Can you tell which parameters are programmable and which parameters are factory set ?  

Reply Children
Related