Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 1 month ago.
Send Uint16_t over BLE/ NRF51822
The ble.updateCharacteristicValue function can currently only send a 8 bit value.
Went through the documentation, and did not find overloaded functions that allow sending a 16bit value.
Please advise on how to achieve this.