⚠️ Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
please, where is it possible find documentation about callbacks functions (al least list and descritpion) in order to develop firmware for a BLE application?
You will be able to find a list of the available BLE callbacks in the UM-B-051 da1458x Software Platform Reference, in paragraph 8.2.6 for the BLE callbacks and in paragraph 7.2.1 for the Main Loop callbacks. There is a description for the mail loop callbacks, but no for the BLE callbacks (although most of them are a bit self explanatory).
Hi gperroni,
You will be able to find a list of the available BLE callbacks in the UM-B-051 da1458x Software Platform Reference, in paragraph 8.2.6 for the BLE callbacks and in paragraph 7.2.1 for the Main Loop callbacks. There is a description for the mail loop callbacks, but no for the BLE callbacks (although most of them are a bit self explanatory).
Thanks MT_dialog