# ble2serial **Repository Path**: zephyrspace/ble2serial ## Basic Information - **Project Name**: ble2serial - **Description**: 基于nrf52840 dongle - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-11 - **Last Updated**: 2024-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ble2serial ## 打包应用 `./nrfutil.exe pkg generate --hw-version 52 --sd-req=0x00 --application build/zephyr/zephyr.hex --application-version 1 blinky.zip` ## 升级应用 `./nrfutil dfu usb-serial -pkg blinky.zip -p COM34`