This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to config major/minor id? (ble_app_ibeacon_bcs)

Hello. I use nRF51822-EK. I test ibeacon example source now, but i can't config my minor id. Now my board minor id is 252(0xfc), I CAN'T CHANGE MINOR ID!!!! How to T_T

in source code, tmp.data.minor_value[0] = clbeacon_info[20] = 0x00; tmp.data.minor_value[1] = clbeacon_info[21] = (uint8_t)NRF_FICR->ER[0];

WHAT IS "ER[0]" ?

I'm sorry i cant speak good English.

Thankyou.

Parents Reply Children
No Data
Related