What is test_enable in BLE_PROFILE_CFG?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

In hello_sensor.c, there is this test_enable field set to 1:

const BLE_PROFILE_CFG hello_sensor_cfg =

{

...

    /*.test_enable                    =*/ 1,    // TEST MODE is enabled when 1

...

}

What does this field do, and should I set it to 0 for production?

0 Likes
1 Solution
Anonymous
Not applicable
1 Reply
Anonymous
Not applicable

It's already answered.

test_enable