Hi,
I am currently developing Bluetooth Mesh for our battery powered products which needs to be updated on demand.
I am running the Mesh light switch examples on the PCA10040 boards with the Mesh SDK 3.0.0.
I measured the current consumption of about 12mA in idle. This is quite a lot if we want to run our devices with coin cells. I know that the mesh features the friendship mode which should handle this use case. But then we have to build extra relaying devices which I think is quite complicated. If there is no other option to reduce the current, then I could also build a system which are using our devices in peripheral mode and talk to one or more centrals like a raspberry pi for example.
* I can not understand why the current is that high. Can someone explain this?
* Are there any options to reduce the current consumption? I think of choosing longer intervals for receiving and sending data.
* Assuming that the high current is based on software or software configuration. Is there any perspective that future SDK releases improve this issue?
Thanks & best regards
5IM00N