Hi,team:
Do I need to get the MAC address on the program?
I used CC2540 SDK 1.5.2 Simple BLE Peripheral Project CC2540
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,team:
Do I need to get the MAC address on the program?
I used CC2540 SDK 1.5.2 Simple BLE Peripheral Project CC2540
I don't get the MAC of the slave from the master device, but the MAC of the slave
Hi Alex,
You can't change this address as it's a physical address on the peripheral device.
regards
Which function can be used to implement “obtain the address of the slave device from the slave device”
Hi Alex,
GAPROLE_BD_ADDR is the define for your address, please have a look at the technical documentation for your device CC2540 here: https://www.ti.com/document-viewer/lit/html/SWRU271I/
Regards,