Nordic nRF51/nRF52 hardware development process description

Nordic nRF51 series includes nRF51822/nRF51422/nRF51802 and other chips, nRF52 series includes nRF52832/nRF52840/nRF52810 and other chips, you can develop nRF51/52 hardware circuit according to the following process (nRF51/52 software development process, please refer to the next article)

  1. Step 1: Selection evaluation. This is mainly achieved by consulting the nRF51/52 spec. There is only one spec for nRF52. The spec contains an overview of the functions of the chip peripheral modules, electrical characteristic parameters, application reference circuits, packaging and ordering information. The front of each peripheral module chapter of the nRF52 spec is an overview of its functions, and the last section is Electrical characteristic parameter display. The nRF51 reference manual and spec are separate. The reference manual mainly describes the function and principle of each peripheral module, and the spec is used to describe the electrical characteristic parameters, application reference circuit, packaging and ordering information.
  2. Step 2: Apply for the nRF51/52 development board (Development Kit, DK). Most of Nordic's examples are developed and tested on the nRF51/52 development board. Having the nRF51/52 development board on hand will greatly facilitate the development of software engineers. The nRF51/52 development board can also be used as a reference board to troubleshoot user board problems. During production testing, the nRF51/52 development board can also be used as a gold sample to test whether the RF performance of the user board is qualified. Finally, the nRF51/52 development board also comes with a genuine Jlink chip, which means that the nRF51/52 development board itself is a Jlink writer, which can not only be used to program the nRF51/52 chip on the board, but also can be used to program Jlink chips on other user boards. A genuine Jlink programmer is priced at about 1000 RMB on Taobao, while the official price of Nordic nRF51/52 development board is only 39 US dollars, which can be described as "the price is kind and touching." (PS: If you get the Nordic nRF51/52 official DK, you will find that the Nordic DK is the best in the industry, no one!)
  3. Step 3: Circuit Design. It is recommended to design your own circuit according to the nRF51/52 reference circuit. Of course, you can also design your own circuit according to the nRF51/52 DK (development board). These two reference circuits are equivalent, and both provide a complete BOM table, schematic diagram and layout for your reference.
  4. Step 4: Bluetooth RF performance debugging. Nordic has corresponding guidance documents for the three most critical factors affecting Bluetooth RF performance: matching circuit debugging, antenna design debugging and crystal oscillator selection.
    1. Matching circuit debugging: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.whitepapers%2Fdita%2Fwhitepapers%2Fpdflinks%2Fnwp_013.html
    2. Antenna Design: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.whitepapers%2Fdita%2Fwhitepapers%2Fpdflinks%2Fnwp_017.html
    3. Crystal selection: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.whitepapers%2Fdita%2Fwhitepapers%2Fpdflinks%2Fnwp_015.html&cp=11_11
  5. Step 5: Circuit diagram and layout review. Nordic or its agents provide schematics and layout review services for free. We can submit schematics and layouts to Nordic Devzone for review. Generally, Nordic engineers can reply within 1 to 2 working days. For the circuit diagram submission process, please refer to the article (section 3: Nordic Devzone): Nordic official website/Infocenter/Devzone/Github introduction
  6. Step 6: Play the board. Nordic also has corresponding guidance documents on how to mount. At present, Nordic chips only have three packages: QFN, WLCSP and aQFN. The relevant patch instructions are as follows:
  7. Step 7: RF Test. If you have dedicated BLE test equipment, you can test the RF performance of the board yourself. It doesn't matter if you don't have a BLE test device, Nordic or its agents provide BLE test services for free. Just send the board to Nordic dealer labs, or Nordic labs, or third-party labs like R&S labs, and they can help you with BLE performance and compliance testing. You can make secondary corrections to the board according to the experimental test results.
  8. Step 8: Power consumption test. The power consumption test can refer to the following link:
  9. Step 9: Errata Self-Check. The contents of the errata are generally about the precautions for software development, but it is not excluded that some items are also related to the hardware design, so it is recommended to check the errata before the official version to prevent stepping on the "pit"
  10. Step 10 (Optional): Authentication. According to product needs, you can do BQB certification, SRRC certification, FCC certification, ETSI certification, environmental testing, etc. Like BQB certification, Nordic products themselves have obtained the corresponding QDID, and your certification can reuse Nordic QDID.
  11. Step 11: Build a mass production programming environment. Nordic does not provide mass production programmers, but Nordic agents or Taobao have relevant mass production programming tools. In fact, Jlink programmers that support SWD interface can be used to program Nordic products. Although Nordic does not provide a mass production programmer, Nordic provides a mass production programming DLL library: nrfjprog, nrfjprog can be executed directly in the Windows command line tool, or it can be executed using a Python script, or it can be developed by users themselves. Program the software to call. To write your own Jlink programming software, please refer to the white paper: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.whitepapers%2Fdita%2Fwhitepapers%2Fnwp_027%2Fintro.html
  12. Step 12: Set up a production test environment. Generally speaking, there are two production testing methods: one is to use expensive professional equipment for production testing, such as Litepoint, Anritsu, etc., the other is to use Nordic's nRF51/52 DK as the gold sample to test the DUT, which is low-cost and effective. . For details, please refer to Nordic application note: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.appnotes%2Fdita%2Fappnotes%2Fpdflinks%2Fnan_34.html&cp=10_3 (Note: used for production testing The firmware is still the aforementioned DTM firmware!)
  13. Step 13: Small batch trial production. Focus on product consistency, yield and throughput.
  14. Step 14: Mass Production. Product launch!

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325385560&siteId=291194637