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 have been seeing a bootloop issue on some of our nRF52840 boards running NCS v2.6.1 using CR2032 coin cell batteries. The batteries are all around 3V.
This is an intermittent...
ON NCS SDK 2.7.0 version, how to calibrate SAADC?
I checked below code, I see that "Perform calibration before the reading is taken if requested.", it will trigger calibration...
I am developing a product for a customer using NRF9151(ncs2.7.0, modem fw: mfw_nrf91x1_2.0.2). While verifying it on the DK board, I discovered an issue. When the system starts...
Hi!
I'm writing new firmware for the nrf54 family, and I want to have a system timer with 1s resolution (clock). This clock will be occasionally synchronized with epoch...
I am currently working through the Nordic Academy - SDK Intermediate Course - Lesson 2 Exercise 3, found here:
academy.nordicsemi.com/.../
I am not seeing any of the...
Hi,
Going through the nRF Connect SDK Intermediate course on Lesson 2 exercise 2 step 9 there is a command ncs_install_path/PathToToolChain/opt/zephyr-sdk/aarch64-zephyr...
Hi,
I've recently brought up the Matter Test Harness on a Raspberry Pi following the instructions in the CERT tool repository ( https://github.com/project-chip/certification...
I know the default answer is no, stopping nrf24 and get a RF52 or nRF53 series but my question is about an existing product. We are not all FORD, we can not just do a mass...
Dear Nordic Support Team,
I'm currently working with your Flutter library, mcumgr_flutter version 0.4.1, to implement Device Firmware Update (DFU) functionality. However...
At first you only did that for nrf apps, which was already annoying, but I could live with it: https://github.com/nrfconnect/sdk-zephyr/commit/3239cf77c0ed7c58aefb1f368c8ad17303b16ef5...
Dear Team,
We want to use the Power Profiler II as our ammeter to measure the current of our newly designed PCBA. However, we’re uncertain about the proper connections for...
Hello Team,
we are using Device manager app update to test software updates.
Q1. After choosing the update, there is an option to choose between image0(main), image...
I am trying to work through the Dev Academy - nRF Connect SDK Intermediate - Lesson 3 Exercise 1. I have run into a problem in step 8. At first I couldn't get anything to...
Hello,
I'm a little new to this, so sorry if I'm not asking the right questions. I want to be able to connect my phone to my nRF5340 to use as headset with Bluetooth ...