# multi_role_cc2640r2lp **Repository Path**: Hemingway2003/multi_role_cc2640r2lp ## Basic Information - **Project Name**: multi_role_cc2640r2lp - **Description**: No description available - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-27 - **Last Updated**: 2021-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 20191126 -> 0.0.6 1.An active terminal connection operation. TODO 1.Speed up the ble data sending. 20191126 -> 0.0.5 1.Response the main controller-ST's connection request. 2.Master ble device remember the gatt handle num. 3.Direct connect TODO 1.An active terminal connection operation. 2.Speed up the ble data sending. 20191122 -> 0.0.4 1.Basicly finished the connect slaver device, search gatt services, turn-on notify, write data and handle the getted notify data 2.Basicly finished handling the main controller-ST signed data TODO: 1.The main controller-ST will ask the connect and send the signed data after a random data returned 2.Master ble device should remember the gatt service handle num 3.Direct connect instead of connect after searching 20191122 -> 0.0.3 1.Add standalone command scripts 2.Finished finding write-handle and notify-handle TODO: 1.The notify-handle is base on write-handle++ 20191121 -> 0.0.2 1.Finished the single notify function 20191119 -> 0.0.1 1.This is a project build for multi-role. 2.Finished the basic uart - second controller