On nrf52832 and nRF5 Mesh1.0.0
When running idle state(not RX/TX), current comsumption is over 400uA.
And every 100ms, CPU is wake up.(small working.)
What happen?
On nrf52832 and nRF5 Mesh1.0.0
When running idle state(not RX/TX), current comsumption is over 400uA.
And every 100ms, CPU is wake up.(small working.)
What happen?
Well, you haven't given us a lot to go on but here is one guess: Perhaps you have a TIMER peripheral and the HF clock running? That would get you pretty darn close to 400uA.
What peripherals are you using? Are you sure you are disabling them or turning them off if you can? What current are you expecting?
Well, you haven't given us a lot to go on but here is one guess: Perhaps you have a TIMER peripheral and the HF clock running? That would get you pretty darn close to 400uA.
What peripherals are you using? Are you sure you are disabling them or turning them off if you can? What current are you expecting?