Hi,
I am working on a design of very low power sensor, based on nRF52833. Most of the time my device spends advertising only, with sensor data transmitted within advertising packet Manufacturers data field.
When I enable advertising with advertising interval of 1 second for example, I see 3 advertising packets transmitted almost back to back. Is it possible to send advertising packet on channel 37, then after 300mS on channel 38 and so on? I have seen some sensors based on dialog semi. chips do that.
My concern is stress on battery, reasoning that decoupling capacitors on Vdd will have more time to recharge between packets. I will be transmitting either with 8dBm Tx power or using coded PHY, which draws considerable energy from battery ( and batteries don't like high pulsing power). By the way, what type of battery would you suggest for 10 year battery life?
Thanks