Some questions for MAC address of nRF7002 companion IC

Hi

1. 

A. nRF7002 DK(NRF5340+NRF7002)

B. Our PCBA(NRF5340+NRF7002)

We found same application code flash to both. Sample A can work. Sample B can't work and stuck

at error initially. The log shows empty MAC address. So, for new NRF7002, the job to program

MAC address to OTP belongs to manufacturer side? Or, Nordic can fill the MAC address at OTP before shipping?

2.

About the MAC address of nRF7002, is it necessary to apply in Wifi alliance in advance?

We cannot find these kind of information as similar as MAC address in BLE SIG. Something as public or private address.

Jeffery

Parents
  • 1.

    About Q1, if new nRF7002 is without MAC address at OTP memory, it means extra station of production line is necessary to

    program MAC address. So, can Nordic ship nRF7002 IC with MAC address? Same as NRF52 series, it already had MAC address in

    its FICR.

    EX:

    Sation1: Flash radio test sample to nrf5340.

                  Run ""wifi_radio_ficr_prog otp_write_params 0x120 0x0036CEF0 0x4A00" at UART to store address F0:CE:36:00:00:4A at

                  nRF7002.

    Station2: 2nd flashing action. Flash real application code.

    2.

    Like Q1, we can run ""wifi_radio_ficr_prog otp_write_params 0x120 0x0036CEF0 0x4A00" at UART to store address

    F0:CE:36:00:00:4A at nRF7002.

    About the value F0:CE:36:00:00:4A, can we decide it by ourselves? Or, we shall get permission of WiFi alliance to use it?

    Any rule of policy to WiFi MAC address content and format?

    Similar to Bluetooth MAC address, it defines public and private MAC address, Byte1 is different between both.

    Jeffery

Reply
  • 1.

    About Q1, if new nRF7002 is without MAC address at OTP memory, it means extra station of production line is necessary to

    program MAC address. So, can Nordic ship nRF7002 IC with MAC address? Same as NRF52 series, it already had MAC address in

    its FICR.

    EX:

    Sation1: Flash radio test sample to nrf5340.

                  Run ""wifi_radio_ficr_prog otp_write_params 0x120 0x0036CEF0 0x4A00" at UART to store address F0:CE:36:00:00:4A at

                  nRF7002.

    Station2: 2nd flashing action. Flash real application code.

    2.

    Like Q1, we can run ""wifi_radio_ficr_prog otp_write_params 0x120 0x0036CEF0 0x4A00" at UART to store address

    F0:CE:36:00:00:4A at nRF7002.

    About the value F0:CE:36:00:00:4A, can we decide it by ourselves? Or, we shall get permission of WiFi alliance to use it?

    Any rule of policy to WiFi MAC address content and format?

    Similar to Bluetooth MAC address, it defines public and private MAC address, Byte1 is different between both.

    Jeffery

Children
No Data
Related