Hi, I would like to ask a question about the power consumption specified in nRF8001 datasheet: the graph on page 40 shows that the average current consumption is about ~5uA for connection interval of ~3sec. My questions are:
I am currently developing a system that has two devices, one is a base-station, the other a sensor, I only need to send a "keep alive" message every 5 seconds (less than 20 bytes) from the sensor to the base station- can I assume that after the initial pairing, my sensor will be able to send one packet (as described in the datasheet in figure 17 paragraph C), and than go back to sleep(assuming that one packet is 5uA, as described in graph)? and also- will the other side (the base-station) be able to be passive, i.e. not send any acknowledge at all, and only consume RX power for the connection interval?
Appriciate any of your help. Thanks Udi