⚠️ 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.
Do you have a custom board, or you are using any of our development boards? In addition, are you using an external crystal oscillator or the internal RCX as a Low Power clock?
I use SSD005 - usb ble dongle. So my main idea is to gather info of adv packets and send via usb-com. But it is go to sleep mode and threads remain blocked.
Can you please provide me more inputs for what you are trying to accomplish and what you have already implemented? Also, can you please make sure that the code gest stuck in prvSystemSleep? This routine calculates how many LP ticks will be needed and notify the FreeRTOS.
Hi Sparta,
Do you have a custom board, or you are using any of our development boards? In addition, are you using an external crystal oscillator or the internal RCX as a Low Power clock?
Thanks, PM_Dialog
I use SSD005 - usb ble dongle. So my main idea is to gather info of adv packets and send via usb-com. But it is go to sleep mode and threads remain blocked.
I use LP_CLK_32768 as low power clock
I think it can be a reason of stucking
Hi Sparta,
Can you please provide me more inputs for what you are trying to accomplish and what you have already implemented? Also, can you please make sure that the code gest stuck in prvSystemSleep? This routine calculates how many LP ticks will be needed and notify the FreeRTOS.
Thanks, PM_Dialog