MCX W71 Training, Secure MCUs for Matter, Zigbee, BLE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCX W71 Training, Secure MCUs for Matter, Zigbee, BLE

Labels

Discussions

Sort by:
Please find attached the document with the prerequisite information for this MCX W71 Training.
View full article
Goal of this lab is to show the SDK example implementing the wireless UART profile and we will move forward in making some meaningful modifications to the example itself with the goal to show where in the code the end user should enter the relevant application software for the application. Lab guide: FRDM-MCXW71_Wireless_UART_IoT_Toolbox
View full article
This hands-on describes how to run the Low Power Reference Design demo on FRDM-MCXW71. Two low-power reference design applications are provided in the SDK reference_design folder, these applications aim at providing: • A reference design application for low power/timing optimization on a Bluetooth Low Energy application. These can be used in first intent for porting a new application on low power. • A way for measuring the power consumption, wake-up time, and active time in various power modes. Lab Guide: FRDM-MCXW71_Low_Power_Reference_Design
View full article
In this post you will find some useful links for your MCX W71 learning: Product Link: MCX-W71X MCX W71 Data Sheet MCX W71 Reference Manual Hardware Links: FRDM-MCXW71 Getting Started with FRDM-MCXW71 FRDM-MCXW71 Board User Manual FRDM-MCXW71 Design Files Tools Links: Download Visual Studio Code - Mac, Linux, Windows MCUXpresso SDK Builder Iot Toolbox FRDM-MCXW71 SDK Link: SDK_2.16.100_FRDM-MCXW71 Hands On links: FRDM-MCXW71: Hands On 1: NBU and User Firmware Update Using ISP FRDM-MXCW71: Hands On 2: Recognize NBU Incompatible Versions FRDM-MCXW71: Hands On 3: Run Hello World SDK Demo FRDM-MCXW71: Hands On 4: Run Blinky LED SDK Demo FRDM-MCXW71: Hands On 5: Wireless UART IoT Toolbox Demo FRDM-MCXW71: Hands On 6: Low Power Reference Desing SDK Demo FRDM-MCXW71: Hands On 7: Tamper Detection Using Wakeup Sensors Over BLE
View full article
MCXW71 is a three-core platform that integrates a Cortex-M33 application core (CM33), a dedicated Cortex-M3 radio core, and an isolated EdgeLock Secure Enclave. The radio core, also called as Narrow Band Unit (NBU) features a Bluetooth Low Energy (LE) unit with a dedicated flash. The memories integrated in the NBU consist of Bluetooth LE controller stack and radio drivers. On MCXW71, only boot ROM has access to the NBU flash. The ROM bootloader provides an in-system programming (ISP) utility that operates over a serial connection on the microcontroller units (MCUs) The objective in this hands-on, is to learn how to recognize when the NBU firmware does not match with the SDK version. Lab guide: FRDM_MCXW71_Incompatible_NBU_Firmware_Version Incompatible NBU Firmware: mcxw71_nbu_ble_1_9_10_0.sb3
View full article
In this lab we will first import the MCUXpresso SDK for the MCX W71 Freedom board into MCUXpresso IDE and then we will build, flash and debug the hello world project to make sure the environment is set for the following Labs. Lab guide: FRDM_MCXW71_Hello_World
View full article
In this lab we make some experience with the FRDM-MCXW71 board using the SDK project to implement a simple LED blinking. Once we will get familiar with the example project, we will integrate simple modifications. Lab guide: FRDM-MCXW71_Blinky_LED
View full article
This hands-on describes how to configure FXLS8974CF accelerometer available on-board or magnetic switch sensor NMH1000 using Hall Switch 3 click expansion board on FRDM-MCXW71 to autonomously detect tampering/theft/abuse on device using low-power motion/magnetic wakeup feature and transmit ALERT message via BLE wireless UART. There are many applications where user would like to detect and be informed about damage/abuse or act of theft on their high value/secure assets at home and/or workplace environment. Target applications include Smart meters tampering, home security, Safe box/locker tampering, Personal medical device abuse, personal laptop/tablets tamper/theft, Warehouse theft detection, machine tampering, Door open/close detection etc. Lab Guide: FRDM-MCXW71_Tamper_Detection_Using_Wakeup_Sensors_Over_BLE
View full article