QN908x - BD_ADDR byte order

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

QN908x - BD_ADDR byte order

333 Views
harsha_kudoor
Contributor I

Hello!

We're using the QN908x MCU on a project and we are having trouble determining how the BLE Stack interprets the BD_ADDR that is written into the NVDS. Essentially, we want to know which byte order is used by the stack, when it uses this value while constructing the BLE packet header. Is the first byte (out of the 6) considered to be the MSB or LSB? 

Labels (2)
0 Kudos
1 Reply

270 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Harsha,

Please be sure that you are saving the data into the NVDS memory, instead of the NVM, in the case that you are using the NVDS. However, the NVDS library saves the bd address in LSB.

Regards,

Mario

0 Kudos