Hi devzone,
I'm using translation.
I use nRF52840.
I created a firmware like the attached one based on the SDK15.3\examples\peripheral\bie_peripheral\ble_app_blinky.
When this is written to the DK board, P1.05 becomes about 200uA when it is shorted to GND, and about 5uA when it is released.
This is to be expected.
However, when writing it to a custom board, it is about 5uA before shorting, but when shorting it is about 9mA and does not change.
I use WLCSP on my custom boards.
Writing to a board that uses aQFN73 with exactly the same circuit configuration as this custom board will have the same current transition as the DK board.
There are several samples of WLCSP custom boards, but all of them become 9mA.
This is also true even if I change the port that is set as GPIOTE.
Do you know what's going on?
Best regards.