Dialog Semiconductor customer support - DA1468x_SDK_BTLE_v_1.0.8.1050.1 https://support.dialog-semiconductor.com/resource-keywords/da1468xsdkbtlev10810501 en ASSERT_WARNING in rwble.c https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/assertwarning-rwblec

Hi,

I'm working on a project using the DA1468x with SDK DA1468x_SDK_BTLE_v_1.0.8.1050.1.

For this project we need to run a critical section of about 400µs. And we use the Timer0 to trigger periodically this section.

We would like to run this section in the timer handler, but after few seconds we reach the following assert :

ASSERT_WARNING(ble_slp_delays_cnt < (BLE_MAX_DELAYS_ALLOWED + 1));

What is the consequence for BLE if this assert is true ?

What is the aim of the BLE_MAX_DELAYS_ALLOWED define ? How should it be configured ?

Regards,

Device: 
Tue, 29 Aug 2017 12:39:01 +0000 Joffrey COFFINEAU 86592 at https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/assertwarning-rwblec#comments