Part Number:CC2530
Tool/software: WEBENCH® Design Tools
In my project I used cc2530 for door sensor.
so when door open or close it will wakeup and send the data to coordinator.
but when there is no coordinator available or coordinator turn off and if sensor wakeup than it will not back to sleep because it will continuously make beacon request to join network and its current will be 30mAcontinues until any coordinator available. (sleep current is 1.2 micro amps)
so how to overcome this problem. I want to make limited number of beacon request.
I used preprocessor as follow:
POWER_SAVING
NV_INIT
NV_RESTORE