R41Z-EVAL User Guide
Rev 2.0
8
13.
The advertising data for A, B, and C values
may be changed in the file “app_config.c”:
/* Advertising Data */
static
const
uint8_t
adData0[1] = {
(
gapAdTypeFlags_t
)(
gLeGeneralDiscoverableMode_c
|
gBrEdrNotSupported_c
) };
static
uint8_t
adData1[26] = {
/* Company Identifier*/
mAdvCompanyId,
/* Beacon Identifier */
mBeaconId,
/* UUID */
mUuid,
/* A */
0x00, 0x00,
/* B */
0x00, 0x00,
/* C */
0x00, 0x00,
/* RSSI at 1m */
0x1E};
Summary of Contents for R41Z-EVAL
Page 1: ...R41Z EVAL User Guide ...