Hi,
I am using custom hardware with MCUXpresso SDK 2.x for MKW41Z512xxx4. My board is the MKW38A512VFT4.
I would like to set the BLE advertising name to the device model that it receives externally during runtime. Unfortunately, the gap_interface.h function to set the data takes in constants that cannot be changed during run time:
bleResult_t Gap_SetAdvertisingData
已解决! 转到解答。
I apologise for my mistake, the library is working just as it should. My aData variable was being overwritten elsewhere... I hope you have a nice day and I thank you for your time.
Best,
Jack
I apologise for my mistake, the library is working just as it should. My aData variable was being overwritten elsewhere... I hope you have a nice day and I thank you for your time.
Best,
Jack
Hello,
Hope you are doing well. First of all, could you please clarify what MCU are you using? What SDK version are you using?
We always encourage to use the latest SDK for the specific MCU.
Regards,
Ricardo