Hello community,
I am working on a project that requires the integration of the u-blox NINA-B302 module, which is based on the nRF52840 SoC.
I have previous experience with the standard nRF52840 Development Kit (DK), but I'm unsure about the initial setup and application procedure specifically for the NINA-B302 module, as the documentation I have is not providing strong leads.
Could anyone who has worked with the NINA-B302 module please provide guidance on the following:
-
How do I best start firmware development for the NINA-B302? (Are there specific board files or configurations required beyond the standard nRF52840 examples?)
-
What is the recommended method for programming the NINA-B302 via the SWD interface?
-
Will Segger Embedded Studio (SES), which I currently use for the nRF52840 DK, work directly with the NINA-B302, or are there specific toolchain or linker script adjustments necessary for the u-blox module?
Any advice or links to relevant resources would be greatly appreciated!


