Hi.
Can you please tell me if I can disable messages from bt_hci_core and bt_sdc_hci_driver?

And how to do it?
Thanks.
Hi.
Can you please tell me if I can disable messages from bt_hci_core and bt_sdc_hci_driver?

And how to do it?
Thanks.
Hello,
You would have to change the log level. For more on this, you can see the documentation but I would rather recommend lesson 4 in the fundamentals course.
Regards,
Elfving
Hi Elfving. Thank you for your reply.
These settings helped -->
CONFIG_BT_HCI_CORE_LOG_LEVEL_OFF=y CONFIG_BT_HCI_HCI_DRIVER_LOG_LEVEL_OFF=y
Hi Elfving. Thank you for your reply.
These settings helped -->
CONFIG_BT_HCI_CORE_LOG_LEVEL_OFF=y CONFIG_BT_HCI_HCI_DRIVER_LOG_LEVEL_OFF=y