NordicPlayground / nRF51-ble-bcast-mesh

Other
323 stars 121 forks source link

Fixed incorrect assignment of access address to radio #158

Closed twvd closed 7 years ago

twvd commented 7 years ago

When looking at mesh data with a BLE sniffer you'll see the advertising address is 0x0041A68F instead of 0xA541A68F. This is due to the mesh using address 1 in the radio, which is composed of BASE1 + PREFIX0.AP1, but radio_init is filling PREFIX1.AP4.