# nrf5sdk_17.1.0_dev **Repository Path**: lim11/nrf5sdk_17.1.0_dev ## Basic Information - **Project Name**: nrf5sdk_17.1.0_dev - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-16 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 按AIPER要求,基于ble_uart工程修改并添加了了ble_uart_mod项目. - 去掉notify特征,改为主机主动读取从机数据的Read特征。 2. 2024-11-7 添加ble_app_libuarte工程。 - 从ble_app_uart工程复制并修改,目录下所有工程都修改为libuarte,编译OK。