Hi,
I'm trying to measure the power consumption of the nRF52840 chip , which runs the "nimble" BLE stack rather than SoftDevice.
However, the nimble BLE stack runs on mynewt Real-time operating system (RTOS) and the RTOS seems to bring too much noise and deeply effect the measurement.
I want to use nimble without RTOS so that I can get pure measurement results,Any suggestions?
thanks for any help~