Passion Mission Action
News & Blog
Mar.09.2023
How To USE Nordic Connect SDK (NCS) Flashing Built Code into nRF5340 Module
You may find more information about hardware setup works from "How To Get started with Nordic nRF5340 Project by Raytac MDBT53/MDBT53V Development Kit Demo Board" (Click the link)
Intro: With the ready built code of zephyr.hex file for net core and application core individually, we would like to proceed code flashing into the MDBT53/53V Nordic nRF5340 BLE module.
Ready Built Code Programming Steps
Step1.
Execute nRF Connect >> Programmer > > Open

Step2.
Click “SELECT DEVICE” >> Find icon of “nRF5340 DK” which is detected by the programmer app

Step3.
Click icon of “nRF5340 DK” >> “Erase All” to remove the flash memory from MDBT53/53V BLE Module

Step4.
Click “Add File” to load the net core zephyr.hex and application core zephyr.hex both into programmer

Step5.
Do “Erase & Write ” to execute the flashing process for both zephyr.hex into memory of MDBT53/53V Module.

Step6.
To validate the wireless broadcast of default name “Nordic_UART_Service” from MDBT53/53V Module, please check on the “nRF Connect for mobile” APP and do “Scan device” through your mobile. Once the device name is detected in your mobile , the wireless connection is successfully done.
Intro: With the ready built code of zephyr.hex file for net core and application core individually, we would like to proceed code flashing into the MDBT53/53V Nordic nRF5340 BLE module.
Ready Built Code Programming Steps
Step1.
Execute nRF Connect >> Programmer > > Open

Step2.
Click “SELECT DEVICE” >> Find icon of “nRF5340 DK” which is detected by the programmer app

Step3.
Click icon of “nRF5340 DK” >> “Erase All” to remove the flash memory from MDBT53/53V BLE Module

Step4.
Click “Add File” to load the net core zephyr.hex and application core zephyr.hex both into programmer

Step5.
Do “Erase & Write ” to execute the flashing process for both zephyr.hex into memory of MDBT53/53V Module.

Step6.
To validate the wireless broadcast of default name “Nordic_UART_Service” from MDBT53/53V Module, please check on the “nRF Connect for mobile” APP and do “Scan device” through your mobile. Once the device name is detected in your mobile , the wireless connection is successfully done.
Other News
-
How To Get Started With nRF5340 Program Coding and Compiling
Mar.13.2023UPDATE. -
Nordic 藍牙模組設計參考資料
Jun.08.2021UPDATE.