pcsandhya82
Member level 3
- Joined
- Jul 31, 2010
- Messages
- 58
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Bangalore
- Activity points
- 1,732
Hi,
I want my PIC16F877a to go to sleep and wake up when a query is received on UART via zigbee. the idea is remote data monitoring. I want the device to go to sleep and wakeup and send data only when queried. datasheet says this is not possible if i am using asynchronous receive interrupt. so i tried to figure out how to use the DT/CK instead of RX/TX . but i couldnt find much data on this.
is there a way to wake up pic using wireless reception?
I want my PIC16F877a to go to sleep and wake up when a query is received on UART via zigbee. the idea is remote data monitoring. I want the device to go to sleep and wakeup and send data only when queried. datasheet says this is not possible if i am using asynchronous receive interrupt. so i tried to figure out how to use the DT/CK instead of RX/TX . but i couldnt find much data on this.
is there a way to wake up pic using wireless reception?