hello all,
i am trying to add ble_app_uart feature in ble app project. but when i am trying to initialize ble_nus i am getting error.
error -
hello all,
i am trying to add ble_app_uart feature in ble app project. but when i am trying to initialize ble_nus i am getting error.
error -
Hi Amanda,
I am getting an error if I change UUID type from BLE_UUID_TYPE_BLE to NUS_SERVICE_UUID_TYPE.
error result ->
Hi,
As the log indicates that is an invalid parameter error. Please see the Types of UUID documentation.
The support staff is reduced during the summer holidays, and you may experience delayed answers.
-Amanda H.
Hi,
I defined this uuid type 0x02. But still i am getting error.
Hi,
I am getting error
<info> app_timer: RTC: initialized.
<error> app: ERROR 8 [NRF_ERROR_INVALID_STATE] at \nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\hts&uart\main.c:1220
PC at: 0x00033DEF
<error> app: End of error report
Hi,
The support staff is reduced during the summer holidays, and you may experience delayed answers.
You should debug and figure out what causes the function at main.c:1220 return the ERROR 8 [NRF_ERROR_INVALID_STATE].
-Amanda H.
Hi,
The support staff is reduced during the summer holidays, and you may experience delayed answers.
You should debug and figure out what causes the function at main.c:1220 return the ERROR 8 [NRF_ERROR_INVALID_STATE].
-Amanda H.