I want to add a ble_nus center service on nrf51-ble-driver_win_0.5.0.
Are there any reference demo code or document please?
I want to add a ble_nus center service on nrf51-ble-driver_win_0.5.0.
Are there any reference demo code or document please?
Instead of using ble_driver_win_0.5.0, I would recommend you to use the newly released javascript or python pc-ble-driver. This blog post explains how the python pc-ble-driver works and where to find it.
The new javascript/python pc-ble-driver is based on/uses S130/S132 v. 2.0.1
There are some python examples that can be found here, unfortunately, none of them is the NUS (UART) example. However, you can look at examples when implementing NUS.
To my knowledge, the new driver should be more stable. In addition, the new driver uses s130/s132 v. 2.0.1 which has more features than S130 v.1.0.0.
To my knowledge, the new driver should be more stable. In addition, the new driver uses s130/s132 v. 2.0.1 which has more features than S130 v.1.0.0.