Hi Nordic Teams:
I'm using Nordic Connect SDK v3.1.0 and nRF52840, I want to update USB iSerialNumber string in hid-keyboard samples.
I tried two methods but they didn't work. One was to change the 'CONFIG_USB_DEVICE_SN',
and the other was to overriding the usb_update_sn_string_descriptor function,
but neither of them took effect. can someone take a look, thanks.


