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?
I don't know how work TIMER / HF clock on nrfmesh. I expect under 100uA on IDLE.
I guess, always nrfmesh use timeslot, which RX/TX is used.
Add, my environment is
nrf52832 module (no-famous).
SoftDevice S132 5.1.0
SDK14.2
nrf mesh 1.0.0 porting for SDK14.2
FreeRTOS environment
I try,
example/ble_app_beacon : current comsumption is 100uA.
FreeRTOS environment without nrf mesh : current comsumption is 100uA.
I don't know how work TIMER / HF clock on nrfmesh. I expect under 100uA on IDLE.
I guess, always nrfmesh use timeslot, which RX/TX is used.
Add, my environment is
nrf52832 module (no-famous).
SoftDevice S132 5.1.0
SDK14.2
nrf mesh 1.0.0 porting for SDK14.2
FreeRTOS environment
I try,
example/ble_app_beacon : current comsumption is 100uA.
FreeRTOS environment without nrf mesh : current comsumption is 100uA.