This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC26X2R1: SimpleLink Academy - BTLE5 - Bluetooth low energy Custom Profile - Example service generator

Part Number: LAUNCHXL-CC26X2R1

Tool/software:

Dear support team, I have been studying the SimpleLink Academy. Congratulations for the documents.

Unfortunatelly the Example service generator from Bluetooth low energy Custom Profile (https://dev.ti.com/tirex/explore/node?node=A__ATSMDAXx5vlu5FGTUknofQ__com.ti.SIMPLELINK_ACADEMY_CC13XX_CC26XX_SDK__AfkT0vQ__LATEST) is not working. The page has some errors.

When I click on "Add characteristic" I can see the following error on navigator's console:

ble_01_custom_profile.html:3622 Uncaught ReferenceError: Liquid is not defined
at addFormChar (ble_01_custom_profile.html:3622:20)
at HTMLButtonElement.onclick (ble_01_custom_profile.html:2662:113)

Similar error happens when I click on "Generate" or "Select text"

Thank you!