Hello.
I'm having issues with a custom design board using NRF52832_QFAA SOC.
This is the snippet of the schematic design that my group created:
This board uses internal DCDC, 2 external GPIO LEDs, an instance of I2C and the 32MHz oscillator.
Some other custom board files:
0525.omniring_rev_1-pinctrl.dtsi
Right now we are trying to flash a few test programs into the custom board, 1 to test the 2 LEDs and 1 more to test Bluetooth LE Advertising. The 2 applications built successfully using the custom board, but when we flashed the .hex files into the custom board, none of the functionalities worked. We used both "west flash" from the VSCode extension and JLink's J-Flash utility.
At this point we are not sure if our hardware design or software design is flawed or missing any details. And we have no clue how to troubleshoot them.
Any help is really appreciated. Feel free to ask for relevant extra details about our design.
Regards,
Jackie