This hands-on describes how to update the code in NBU and the User firmware using the ISP.
Lab's guide: MCXW71_NBU_Firmware_Update_Using_ISP.pdf
This is the beacon example project used on this guide: frdmmcxw71_beacon_bm.zip
This is the binary file generated after building the beacon demo: beacon_frdmmcxw71_binary.zip
This is the NBU's firmware used on this Lab: mcxw71_nbu_ble_1_9_14_1.zip
... View more
Getting Started using WiFi CLI demo.
Lab guide: FRDM-RW612_WiFi_CLI_Getting_Started Training VS Code.pdf
If you run into any issues building the CLI example, please use this BIN file so you can give the demo a try: wifi_cli_binary.zip
... View more
This demo shows the temperature measured from the i2c temperature sensor integrated in the board. The information can be monitored in the UART terminal or in the IoT Toolbox app.
Lab's guide: FRDM-RW612_ISP_and_Temperature_sensor_over_BLE.pdf
Binary required for the lab: frdm_rw612_peripheral_ht_binary.zip
... View more
o for operation 'HttpRequestHandler.get': Maximum number of retries exceeded. The operation 'HttpRequestHandler.get' failed with error: unable to get local issuer certificate. Technical details: {"message":"unable to get local issuer certificate","name":"Error","stack":"Error: unable to get local issuer certificate\n\tat TLSSocket.onConnectSecure (node:_tls_wrap:1674:34)\n\tat TLSSocket.emit (node:events:519:28)\n\tat TLSSocket._finishInit (node:_tls_wrap:1085:8)\n\tat ssl.onhandshakedone (node:_tls_wrap:871:12)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"transformRequest":[null],"transformResponse":[null],"timeout":5000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/0.26.1"},"responseType":"stream","proxy":false,"cancelToken":{"promise":{},"_listeners":[]},"method":"get","url":"https://www.nxp.com/lgfiles/updates/mcuxpresso/MCUXpressoInstaller.exe"},"code":"UNABLE_TO_GET_ISSUER_CERT_LOCALLY","status":null}
... View more
The following has evaluated to null or missing:
==> coreNode.discussionStyle [in template "Language_CP_BulkTranslation_Angular" at line 35, column 37]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign interactionStyle = coreNode.d... [in template "Language_CP_BulkTranslation_Angular" at line 35, column 9]
----
Group Hub Information
Embedded World NXP Connectivity MCUs (RW61x, MCX W7x)
FRDM-RW612, FRDM-MCXW71 Hands on WorkShop material for embedded world Austin, 2024.