Getting Started with the NHS3100THADADK

上次修改时间: 2023-04-29 09:46:00支持 面向治疗依从性的入门套件

本文档内容

  • 1

    Out of the Box
  • 2

    Configure Hardware
  • 3

    Get Software

1. Out of the Box

Dear customer, thank you for evaluating the NHS31XX chip.

1.1 Initial Firmware

Preparing the chip for demonstration purposes:

The firmware loaded in the chip is the One-time NFC program downloader. To demonstrate the Temperature Logger, Therapy Adherence, or any other use case, the corresponding firmware image needs to be downloaded in the FLASH memory of the NHS31xx chip.

1.2 Procedure

Programming takes three steps:

  1. Download and install the Android APP NHS31xx NFC Program Loader from the Google Play Store
  2. Retrieve the latest version of the firmware you're interested in. All publicly available demo firmware from NXP can be downloaded in one zip container here: NHS31XX_DEMOS
  3. Program the demo PCB by holding it in the NFC field of your NFC-enabled Android Phone for a prolonged time, until flashing is completed

1.3 Operation

Open the app NHS31xx NFC Program Loader on your phone. Download the demo container if not done already - a link is also available from within the app - and select the demo container from within the app. The app will read the contents and display the found demo firmware. Select the firmware corresponding to your demo PCB or label. Next tap the NFC antenna with your phone. Programming will start automatically. Keep the phone in a steady position to maintain the NFC connection until programming is complete.

Upon successful completion, the new firmware image will automatically start. The Demo PCB is now fully prepared, and you can use it for demonstration purposes immediately.

When programming fails - for example when the demo PCB or label is removed from the NFC field - you can simply try again. Only once programming has completely finished, wireless downloading of other firmware is no longer possible.

2. Configure Hardware

Prepare your workstation by downloading the latest SDK from the NHS3152 product page and follow the steps outlined in docs/UM11153.pdf.

2.1 Changing firmware

The firmware residing in the NHS31xx chip - whether it is the One-time NFC program downloader, one of the demo firmware images from the SDK, or any other firmware image - can be replaced using a wired connection.

2.2 Procedure

This can be done in three steps:

  1. Download and install Flash Magic from Flash Magic Tool

  2. Retrieve the latest version of the firmware you're interested in. All publicly available demo firmware from NXP can be downloaded in one zip container here: NHS31XX_DEMOS
  3. Program the flash contents of the NHS31xx chip

2.3 Operation

When using the zip container from NXP: extract the contents. Each subfolder contains programming images for one specific use case. Next use Flash Magic (or J-Link) to program the flash contents of your choice, corresponding to your demo PCB or label.

Upon successful completion, the new firmware image will automatically start. The Demo PCB is now fully prepared, and you can use it for demonstration purposes immediately.

3. Get Software

3.1 Development using the Demo PCB

Prepare your workstation by downloading the latest SDK from the NHS3152 product page and follow the steps outlined in docs/UM11153.pdf.