Hello,
I currently have two questions regarding the BLE testing for the KW38.
1. I am using frdmkw38_hci_black_box_freertos, and I noticed that the SDK function Controller_SetDTMBaudrate(gDTM_BaudRate_115200_c) can only use UART. How can I modify it to use CAN communication instead?

2. If I divide my program into two versions: a production test program and a production application program, and I use the production test program for HCI RF testing, completing the calibration values, will these calibrated RF values be modified if I reflash it with the production application program?
3. As mentioned above, if I want to include some HCI test content in the production application program, is that feasible? Could you provide an example?
FRDM-KW38