Hi,
I assume this would apply to most new boards - but I am finding that the build time since upgrading to newer hardware has increased significantly. Perhaps due to sysbuild...
I am currently using ncs 2.9.0 on a custom board using the internal ldo and internal clock settings. It is a simple project where I take and indicate an adc and internal temperature...
Hi! I am designing a nRF54 based motion tracker that has an IMU onboard which can take an external clock signal for improved timing accuracy. Initially I had thought of just...
Dear All,
I updated Toolchain and SDKs to last version v3.0.2 and I'm going to add build configuration as suggested here How to create and build an application .
My board...
Hi, I have created my own hardware with nRF54L15 – 2xLED, 2xPWM, and Radio (BLE). I am trying to create a custom board using the graphical wizard. LED and PWM seems to work...
I have an external GPS module connected to an nrf9151dk over UART. The module is correctly powered, and sending messages over its tx pin, which has been confirmed by attaching...
I need to write a Windows program that talks to the nRF52840 Dongle. Is there a .dll or .lib or source code for communicating with the Dongle? I have programmed the dongle...
Hi
is the design (including schematics and pcb design) for nrf52 quadcopter is working one on the GitHub ( https://github.com/NordicPlayground/nrf52-quadcopter ) without...
Guys, i'm using a custom board with nrf52832 on it. The custom board doesn't have an external oscillator. So i'm trying to use internal RC oscillator. I am not using any softdevice...
Hi,
I want to program a NRF51822 custom board(waveshare) with NRF52DK using mbed
Can someone please help me with the tutorial
Thanks and regards
Siddharth
Hello Nordic Team
I am working on Raytac MDBT42V – 512K module. In this module doesn't have external crystal. So according to Raytac spec, it recommend to use internal 32MHz...
Hello,
I'm using BL654 module (nrf52840 inside); SDK15; softdevice s140; IAR.
In my projects I'm using peripherals: I2C(TWI), SPI. Project based on ble_app_uart example...
Hello everyone:
Recently, a Bluetooth HID keyboard is being developed. After the Bluetooth keyboard is connected to iphone, the virtual keyboard of the iPhone is disappearing...
Hey people! First of all, I am still kind of a noob. I am developing in Eclipse Mars (4.5.2) using the SDK version 13.0.0. I used the SAADC sampling example. My application...
I've been waiting for an answer to this question for a few days now: https://devzone.nordicsemi.com/f/nordic-q-a/37487/why-is-the-hfclk-necessary-for-the-dtm-module Is there...
Hi all! I have the embedded sudio (V3.34b) and when i build in debug there are no problems, when i tried to build this project on release i get compile error (I check the...
I executed an existing working J-Link script which sends numeric values (e.g. 0) for the key of "si". That led to errors such as the one below.
I executed jlinkexe at the...
Hello,
I am working on a NRF52 DK with Segger Embedded Studio on Windows.
I have application on Android and Iphone with our custom profil. Applications on smartphone works...