Skip to content

Are debug log messages (BLE_HS_LOG) from the host stack currently implemented? #1177

Description

@h2zero

Discussed in #1168

Originally posted by vlucent June 29, 2026
From nimconfig.h:

/** @brief Un-comment to set the debug log messages level from the NimBLE host stack.\n
 *  Values: 0 = DEBUG, 1 = INFO, 2 = WARNING, 3 = ERROR, 4 = CRITICAL, 5+ = NONE\n
 *  Uses approx. 32kB of flash memory.
 */
// #define MYNEWT_VAL_BLE_HS_LOG_LVL 5

Just curious because uncommenting and setting it to 0 doesn't appear to do anything, unless there's another flag that is needed for it work?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions