Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
We are developing a light product that features a built-in button. A single click of this button toggles the light on/off, while a long press adjusts the brightness level...
We are currently using Zigbee Firmware built with nRF Connect SDK v2.7.0 on the nRF5340.
We plan to upgrade the nRF Connect SDK to v2.9.2 and use the Zigbee Firmware built...
I tried flashing my nrf9151 after running the set-up and loading the AT modem. I then tried to reflash the board but get an error. See below:
2025-07-10T12:53:00.281Z INFO...
I'm trying to run Wi-Fi scanning or AP/STA mode examples on the NUCLEO-U575ZI-Q board with the nRF7002EK shield, but I keep getting an "RDSR2 register failed" error. I've...
Hi!
I have been unable to find a single, simple set of instructions for adding MCUboot to a project(toolchain 3.0.0 sdk 3.0.0) that will enable a non-default signing key...
Hello,
I have opened net/udp sample - https://github.com/nrfconnect/sdk-nrf/blob/main/samples/net/udp/src/main.c over here, to try to send UDP over LTE. Unfortunately, looking...
Hi,
We’ve successfully developed our first few custom development boards based on the nRF54H20 MCU, using the Fanstel BM20C module. However, we've discovered that the module...
Hey All
Im working on a new product and its the first time I'm developing around the nrf5340, I'm looking for some guidance around the supply configuration for maximum...
Hi everyone,
just a quick tip that may save you some debugging time when using the nRF Connect SDK Build Configuration Editor in VSCode.
If you explicitly set a Base configuration...
I was doing a demo code to implement a wake up triggered by motion. I was able to make it work with the integrated low power accelerometer on thingy52 but it only worked 1...
Hello! I'm trying to make what initially seemed like a straightfoward program - a bluetooth-to-hid adapter. Since Nordic's sample (BLE Central HIDS) uses the hogp and bt_scan...
Hi,
I'm using thingy91 for several weeks now and wanted to erase everything to start again from a clean basis.
I followed the guide https://docs.nordicsemi.com/bundle...
I have searched all responses here and whatever sources I can find, but not have any success. The main problem is that existing materials appear incompatible with the 54L...
Hello,
We are working on Zephyr sample app Mesh on nRF52840dongle with nRF Mesh application.
After going through the documentation and few other Q&A on the portal, I was...
Hi, I am having trouble setting up the partition manager in external flash with nRF54L15dk in NCS 3.0.0. I did not find any examples of this working. Interesting thing is...