Hi,
I have a service that receives an uint8_t and it looks as shown below in the nRF Connect app
I try to configure it via the PC-BLE framework by using an nRF52840 dongle, but I get the error "Invalid argument type" every time when I want to schedule a write request:
I use the following code (I can not add the code as code block, so I have to paste it...)