Hi,
I have different BLE sensors which broadcast their measured data within the payload of their BLE advertising.
Can I read out this advertising payload with CodeLess AT-Commands on the DA14531MOD module?
And can I configure the module to scan permanently for BLE advertisements of other devices?
Thanks in advance.
Device:
Hi Thieny
Thanks for the question.
You could check the command list if there is any command meets the needs or cutomize a command to obtain certain data.
Please kindly check in:UM-140-DA145X- Codeless
For advertising forever, please check DEF_ADV_FOREVER in project files.
Best regards,
Qifan