HI,
I am using the SmartRF06 EB with CC2650EM the sample code are working fine with given procedure.
Want to run the controller M3 in sleep mode while M0 in discovery mode for power saving. Some of the queries related to same are as follows.
- Module is running in Central mode, where it is discovering the advertising packets from the peripheral device every after 2 seconds with a timer event.
- Is it possible to run device discovery command in M0 (RF controller) and wake up the M3 controller after receiving the valid advertising packet?
- As per given in tech reference it is not possible to update the M0 flash (RF stack), only shared RAM memory can be utilize by both controllers.
- As the application is running on the M3 controller it consumes more power. If M0 helps in waking up the M3 after valid Advertising packet it will consume less power.
- If an application related to same is available then it will be helpful to process further.
Thanks and regards,
Amol