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

How to modify the name and mac addr in batches

We used NRF52832 to make a Bluetooth solution, but the customer wants the broadcast name of the product to be regular, and the MAC address also needs to follow a certain rule. How do I need to use JLINK to burn?

Parents
  • Well. Have you tried to write an application for the nRF? Are you familiar with our SDK? Have you programmed an nRF52832 before, using a DK or a custom board? Have you looked into flash storage or UICR?

    I am not sure whether the question is:

    "How do I change the BLE advertising name and address of the nRF using the softdevice API?" 

    Or:

    "How do I flash a program to the nRF?"

    Best regards,

    Edvin

Reply
  • Well. Have you tried to write an application for the nRF? Are you familiar with our SDK? Have you programmed an nRF52832 before, using a DK or a custom board? Have you looked into flash storage or UICR?

    I am not sure whether the question is:

    "How do I change the BLE advertising name and address of the nRF using the softdevice API?" 

    Or:

    "How do I flash a program to the nRF?"

    Best regards,

    Edvin

Children
No Data
Related