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!