Test mode

Hi 

We are currently in the midst of our production process and are utilizing a microcontroller that communicates with a BLE chip.
As part of our quality assurance, we aim to test the Tx mode and the Rx sensitivity using UART.

To proceed with this, we require guidance on the specific commands that need to be sent to the BLE chip to initiate the test mode.
Could you please provide us with the following information:

  • The exact commands to send from the MCU to the BLE to start the Tx and Rx tests.
  • The pattern of data that should be transmitted for the Tx test.
  • The methodology for measuring Rx sensitivity.
Parents Reply
  • Thank you. I have reviewed this document, but I'm finding it difficult to understand what we should do if we want to test it. I only see the commands listed.

    As I explained earlier, we want to test it in production by sending commands over the UART and getting back the results. Let me clarify:

    We have a controller that manages all the BLE activity, and we want to test the transmission chain. Specifically, we want to:

    1. Send a command over the UART.
    2. Connect the antenna to a power meter or spectrum analyzer to measure the output power.
    3. Test the sensitivity by sending a signal to the antenna and receiving back the BER (Bit Error Rate).

    From this document, I am having trouble understanding which commands to send and in what order. Could you please provide more detailed instructions or examples?

Children
Related