DSPS service to be added to BLE Sleep mode application

⚠️
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.
2 posts / 0 new
Last post
rajucoolsuraj
Offline
Last seen:6 months 3 weeks ago
加入:2018-12-12 16:09
DSPS service to be added to BLE Sleep mode application

Hello Dialog,

May i request for the procedure to add DSPS into the BLE_SleepMode application along with all the tasks and code entry points for me to transmit SPI Flash Data over BLE.

Thanks

问候

Raju

Device:
PM_Dialog
Offline
Last seen:2 days 8 hours ago
工作人员
加入:2018-02-08 11:03
Hi rajucoolsuraj,

Hi rajucoolsuraj,

Both central and peripheral devices can operate either in active mode or extended sleep mode. In order to configure the device in extended sleep mode, you should configure the app_default_sleep_mode in user_config.h header file. The DSPS does not support deep sleep mode. Also, be aware that if you use extended sleep mode you should use UART flow control. Otherwise you will not able to wake up. Regarding you question for SPI, could you please clarify it> Would you like to burn the SPI Flash with your firmware?

Thanks, PM_Dialog