I currently have an nrf9151dk set up on a breadboard along with some peripherals intended for some evaluative testing. Part of the purpose of this testing is to assess the power usage (& thus possible operating time) of the device on battery. There is a 3.7V LiPo battery pack powering the breadboard to help in evaluating this.
The unit runs the loaded test firmware perfectly well when connected to a computer over USB. When power is applied via the LiPo, LED2 turns on (solid/very subtle blinking), LED5 turns on (Blinking rapidly) and firmware does not run. (When connected to a computer, LED2 exhibits the same behaviour while LED5 goes solid during operation).
The test firmware running on the board is using connect sdk v3.0.1, Zephyr RTOS v4.0.99 (sdk-nrf repository @ v3.0.1 rev)
Any suggestions as to why this would be happening and how to resolve the issue would be appreciated
Thank you,
Kaitlyn