Hi,
I am trying to change the USB CDC/ACM com port name. I have read through some posts but they are very short or unanswered.
It seems we can change the .inf driver file, the doing so means we have to regenerate a .cat file (digitally signed). That seems quite complicated and we need to tell users to specifically load this driver. Correct ?
Alternatively, in sdk_config.h, there is APP_USBD_STRINGS_PRODUCT_EXTERN, but I cannot make it work. If this is indeed the simplest way, could you please provide an exemple.
Or, are they any other way to achieve com port name change ?
Many thanks for your support.
nRF5 SDK 17.1, nRF52840
H.