Last Updated on : 2024-11-20 02:14:52download
After embedded firmware development, you need to flash the firmware to the module and authorize the module to connect to the cloud.
The approaches to firmware flashing vary depending on the development methods. This topic describes three options to flash the firmware and authorize the module.
Custom development: applies to the product release stage. Your product is developed with custom solution.
Sandwich development board: only applies to flashing firmware to and authorizing the Sandwich development board. If you develop with the Sandwich development board, we recommend that you use the Cloud Module Burning Authorization Platform software to flash the firmware.
Flashing tool from the chip vendor: applies to the development stage. You can authorize the module once and then flash firmware to it multiple times.
In this topic, a credential, a license, and a token denote the same thing.
Before you flash the firmware and authorize the module, you need to have the following items ready:
Visit Smart PMS and register an account. Select Personal Developer and complete the required information as instructed. Then, you will receive an email after registration.
Log in to the PMS.
Choose Knowledge Base Management > Software Download. Find TYProductionToolkit and download it.
Open the TYProductionToolkit installer. When you are prompted with the following window, click More info.
Click Run anyway.
Follow the onscreen instructions to begin installing. You can specify an installation directory as needed.
Open TYProductionToolkit after installation. Log in with your Smart PMS account and password.
Click TYMZ.
Click bk_writer_gui.exe to download Beken Writer.
This method applies to the product release stage for the custom development solution. Specifically, upload the compiled firmware to the Tuya Developer Platform, get the credential (token), and then use the Cloud Module Burning Authorization Platform software to flash the firmware and authorize the module.
Only the authorized module can be connected to the Tuya Developer Platform. You can use the Beken Writer to flash existing or updated firmware to an authorized module.
Log in to the Tuya Developer Platform, click the target product, and then go to the Hardware Development step.
Click Add custom firmware and complete the required information.
Parameter name | Description |
---|---|
Firmware Identifier | The Firmware Identifier must be identical to the name of the project folder under the apps directory. Assume that the firmware identifier is wifi_one_light . You should upload the production file of the project wifi_one_light under the apps directory. |
Flash Size | The Flash Size is 16 Mbit , equal to 2 MB. See the datasheet for the flash size of the network module you use.Description: |
Parameters not framed in red | Use the default settings. |
Click Upload Firmware to upload the firmware in the next step. Set the following parameters and click Save.
Parameter name | Description |
---|---|
Firmware Version | The Firmware Version must be identical to the one used for compilation. |
Production Firmware | Upload the binary file with the suffix QIO . |
User Area Firmware | Upload the binary file with the suffix UA . |
Firmware Updates | Upload the binary file with the suffix UG . |
Click Enable Firmware.
Choose General availability for deployment scope and click Save and Enable.
After the firmware is uploaded to and enabled on the Tuya Developer Platform, you can get free licenses. They are required when you flash the firmware and authorize the module by using the Cloud Module Burning Authorization Platform software.
Click Get 2 Free Licenses.
For Delivery Mode, choose Credential and click Submit.
Credential: The Cloud Module Burning Authorization Platform software writes a unique credential to a device along with firmware flashing. It can read the specified numbers of credentials and write them to devices in bulk. To use credentials, make sure you have uploaded the production firmware to the Tuya Developer Platform.
License List: A list provides license information in plain text, which should be written to devices manually one by one.
Credential (Authorization Only): The Cloud Module Burning Authorization Platform software writes a unique credential to a device for the purpose of authorization only without the need for firmware.
Click View Order List.
Check the order. Click Download Credential.
Extract the downloaded file and open the Token_information.txt
file. Copy the credential.
Open the Cloud Module Burning Authorization Platform software, enter your credential in the token input box, and select Burning Authorization for the work station.
If you get an error message saying Failed to get token, no permissions for actions, follow the instructions in the FAQs section to troubleshoot the problem.
Open the Cloud Module Burning Authorization Platform software, enter your credential in Token, and hit the Enter key. Select Burning Authorization for the work station, and click OK.
Connect your board to your computer by using a USB to UART converter. The pin connection table is as below:
USB to UART converter pins | Sandwich SoC board pins |
---|---|
VCC |
VCC |
GND |
GND |
TX |
RX |
RX |
TX |
Select the correct COM Port and click Run. Immediately power off the board and power on it again. Alternatively, you can directly press the reset button to restart the board.
(Optional) If you failed to enter the production test, it might be because the board has been connected to the network for more than 15 minutes during the previous flashing process and the testing channel has been shut down. For more information about this issue, see Failed to enter production test.
This method applies only when you flash the firmware to and authorize the Sandwich development board.
For the products created based on the no-code development solution on the Tuya Developer Platform, they must be bound with the Sandwich SoC microcontroller board. This way, you can request licenses as the credentials (tokens) from the Tuya Sandwich Evaluation Kit. Otherwise, if your account is not bound with a Sandwich SoC microcontroller board, the network module cannot be granted a token for the product in the no-code development solution. Thus, flashing and authorization cannot be implemented for the module.
Log in to the Tuya Developer Platform.
Choose Product > IoT Lab > Evaluation Kit, and click Add Development Board.
In the dialog box that appears, enter the ID and password of the board.
After the board is bound, click Request a new authorization code for the board, and in the dialog box that appears, select the target product to get the token.
Copy the token from the Tuya Developer Platform and open the Cloud Module Burning Authorization Platform software.
For more information about flashing and authorization, see Flash firmware and authorize chip.
This method applies to the development stage. You can authorize the module once and then flash firmware to it multiple times. The module must be authorized before flashing. Select the correct flash partition to ensure writing to the right section. Otherwise, the program cannot run as expected.
During development, flashing and authorization is always required each time the Cloud Module Burning Authorization Platform software is used. To improve efficiency, you can use the flashing tool from the chip vendor to flash firmware to an authorized module multiple times.
The Beken Writer tool is used only to flash the firmware to the application area and is unable to authorize the module. You can use this tool to flash an authorized module. Therefore, each time your code is updated, you do not need to upload the latest firmware to the Tuya Developer Platform and perform flashing and authorization with the Cloud Module Burning Authorization Platform software.
Select the chip model of the target module from the Target IC (①) drop-down list. For more information, see the Datasheet of the module you use.
Click Browse (②) and select the binary file with the suffix UA
.
Set Start Address (③) to 0x00011000
and set Operate Length (④) to 0x00119000
.
Select the correct serial port from Port COM (⑤) and set the Baudrate (⑥) to the maximum value to accelerate the flashing speed.
Click Program (⑦). Immediately power off the board and power on it again to start flashing. The updated firmware will be flashed to the module. There is no need to authorize the module with the Cloud Module Burning Authorization Platform software again.
When you enter the credential, an error message saying Failed to get token, no permissions for actions
is returned.
Troubleshooting
Log in to the Smart PMS. Choose Production Manage > Work Order Management > Activation Code Verification. Enter your credential with issue and click OK. Go back to the Cloud Module Burning Authorization Platform software. Enter your credential again and you should be good to go.
This error occurs possibly because other software occupies the required serial port for flashing.
Troubleshooting
Close all flashing tools, or plug off the USB to TTL converter and plug it into the computer.
In the authorization-only scenario, the failure to get the firmware fingerprint might occur. The possible cause is that the flashed firmware name or version number does not match the authorized firmware name or version number.
Troubleshooting
Enter the token that matches the firmware fingerprint and then run authorization.
Try flashing and authorization again. This method does not apply to Authorization Only credentials.
If the module has been connected to the network for more than 15 minutes, the testing channel will be shut down. During flashing and authorization, if the failure of entering the production test occurs and a message saying have activated over 15 min, not enter mf_init
is logged, this means the device has disabled the production test mode.
Troubleshooting
You need to erase the flashing data before the authorization is successful.
Modify code (generic method)
If the failure of entering the production test occurs, you can call mf_test_ignore_close_flag() ;
of pre_device_init()
in the file tuya_device.c
to ignore the flag that disables the production test. This avoids the authorization failure caused by the disabled production test.
Erase data with Beken Writer
Open Beken Writer
and change Target IC (①) to the required chip. For more information, see Datasheets of Network Modules.
Settings for development boards with Beken chips:
0x001EE000
in Start Address and 0x00012000
in Operate Length.Select the Port COM, click Erase Flash (⑤), and then restart the module to start erasing the memory data.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback