Hi,
Seems that it is not possible to use power saving with internal 32kHz ROSC and external 32MHz XOSC. I have configured board with OSC32K_CRYSTAL_INSTALLED = FALSE and POWER_SAVING. With this configuration link layer initialization gets stuck at llGetTimeToStableXOSC. At clock register CLKCONCMD.OSC is telling that 32MHz XOSC is no longer used as it was used before link layer init.
With pm_off version of library program works, but newer enters power saving because link layer task sets flag to not save power.
So is it really so that external 32kHz XOSC is needed for power saving with BLE 1.1 libraries? Is it possible to make available or configure link layer library so that it uses this combination of clocks?
Br,
- Arto